[sudo-commits] sudo changeset 8377:b38f3fbd7078

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 28 10:11:47 EDT 2012


changeset:	8377:b38f3fbd7078 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b38f3fbd7078
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 28 10:11:38 2012 -0400

Log Message:
	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.

diffstat:

 compat/strsigname.c |   6 +++++
 config.h.in         |   7 ++++++
 configure           |  57 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 configure.in        |  18 ++++++++++++++-
 4 files changed, 85 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list