[sudo-commits] sudo changeset 8469:00392bdc063c

Todd C. Miller Todd.Miller at courtesan.com
Thu Nov 8 16:16:07 EST 2012


changeset:	8469:00392bdc063c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/00392bdc063c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Nov 08 15:37:42 2012 -0500

Log Message:
	Add variants of warn/error and sudo_debug_printf that take a va_list
	instead of a variable number of args.

diffstat:

 common/sudo_debug.c            |  19 ++++++--
 include/error.h                |  36 +++++++++++++++-
 include/sudo_debug.h           |   5 +-
 plugins/sudoers/plugin_error.c |  30 +++++++++++++-
 src/error.c                    |  92 +++++++++++++++++++++++++++--------------
 5 files changed, 139 insertions(+), 43 deletions(-)


More information about the sudo-commits mailing list