[sudo-commits] sudo changeset 7964:1e2c67adaf1f

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 5 13:04:36 EDT 2012


changeset:	7964:1e2c67adaf1f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1e2c67adaf1f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 04 16:59:31 2012 -0400

Log Message:
	Add SUDO_DEBUG_ERRNO flag to debug functions so we can log errno.
	Use this flag when wrapping error() and warning() so the debug
	output includes the error string.

diffstat:

 common/sudo_debug.c  |  79 ++++++++++++++++++++++++++++++++++++---------------
 include/error.h      |   8 ++--
 include/sudo_debug.h |  60 +++++++++++++++++++++------------------
 src/conversation.c   |   2 +-
 4 files changed, 93 insertions(+), 56 deletions(-)



More information about the sudo-commits mailing list