]> granicus.if.org Git - sudo/commit
Create our own sys_siglist for systems without it for use by strsignal()
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Apr 2010 11:47:19 +0000 (07:47 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Apr 2010 11:47:19 +0000 (07:47 -0400)
commit8c91f0a30cdcf8feb05b30a44b8b416d6895be6e
tree026a1fe924170825ae7e203217064b9b15d280ee
parentd83ebba560fec867190f02ee386745af20fdf9f2
Create our own sys_siglist for systems without it for use by strsignal()
compat/Makefile.in
compat/mksiglist.c [new file with mode: 0644]
compat/mksiglist.h [new file with mode: 0644]
compat/siglist.in [new file with mode: 0644]
compat/strsignal.c
configure
configure.in
include/missing.h
src/script.c