]> granicus.if.org Git - sudo/commit
Detect sys_sigabbrev[] and use it in place of sys_signame[] if
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 28 Aug 2012 14:11:38 +0000 (10:11 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 28 Aug 2012 14:11:38 +0000 (10:11 -0400)
commitf44afdc4232d6bc0593b0e66d50a137c216e1a5c
tree46dd03d897097dc09cab035e904249d32678f60f
parentaf4f02d3e215daaed90fb234b8255ff3f7209cfb
Detect sys_sigabbrev[] and use it in place of sys_signame[] if
present.  For some reason glibc does not declare sys_sigabbrev so
we must add an extern definition of our own.
compat/strsigname.c
config.h.in
configure
configure.in