[sudo-commits] sudo changeset 8380:1e348cca1fa6

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 29 14:35:54 EDT 2012


changeset:	8380:1e348cca1fa6 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1e348cca1fa6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 29 14:25:09 2012 -0400

Log Message:
	Replace strsigname() with sig2str(), emulating it as needed.

diffstat:

 MANIFEST            |   2 +-
 compat/Makefile.in  |   8 ++--
 compat/sig2str.c    |  76 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 compat/strsigname.c |  55 --------------------------------------
 config.h.in         |   6 ++--
 configure           |  16 +++++-----
 configure.in        |   6 ++--
 include/missing.h   |   9 ++++-
 mkdep.pl            |   2 +-
 src/exec.c          |  25 ++++++++++------
 src/exec_pty.c      |  25 +++++++++++++----
 11 files changed, 137 insertions(+), 93 deletions(-)



More information about the sudo-commits mailing list