[sudo-commits] sudo changeset 10213:2b3efe0a91f2

Todd C. Miller Todd.Miller at courtesan.com
Tue Sep 15 09:29:43 MDT 2015


changeset:	10213:2b3efe0a91f2 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2b3efe0a91f2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Sep 10 16:44:57 2015 -0600

Log Message:
	Remove checks for __sys_siglist and __sys_signame.  They are internal
	to libc and there are no known systems that export those symbols
	that do not already export the single underbar or no-underbar versions.

diffstat:

 config.h.in          |   8 --------
 configure            |  40 ----------------------------------------
 configure.ac         |   4 ++--
 lib/util/sig2str.c   |   2 --
 lib/util/strsignal.c |   2 --
 5 files changed, 2 insertions(+), 54 deletions(-)


More information about the sudo-commits mailing list