]> granicus.if.org Git - sudo/commit
Add check for strsignal() and a simple implementation if it is not there but sys_sigl...
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 14 Oct 2009 20:04:04 +0000 (20:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 14 Oct 2009 20:04:04 +0000 (20:04 +0000)
commit233377a8b7cc9935719e4333ac9177019ee2df55
tree9ff9b9d78a4609450adedd9618ff05e476bfd029
parent7bfe0fe957295569797936bad8a6abeb357c4347
Add check for strsignal() and a simple implementation if it is not there but sys_siglist is
Makefile.in
config.h.in
configure
configure.in
strsignal.c [new file with mode: 0644]
sudo.h