[sudo-commits] sudo changeset 8482:bf612caae97c

Todd C. Miller Todd.Miller at courtesan.com
Fri Nov 9 16:34:48 EST 2012


changeset:	8482:bf612caae97c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/bf612caae97c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Nov 09 16:32:29 2012 -0500

Log Message:
	Avoid strerror() when possible and just rely on warning/error
	to handle errno in the proper locale.

diffstat:

 plugins/sudoers/find_path.c    |  18 ++++++++++++------
 plugins/sudoers/group_plugin.c |   6 +++---
 plugins/sudoers/iolog.c        |   3 ++-
 plugins/sudoers/policy.c       |   7 +++++--
 plugins/sudoers/sudoers.c      |   6 ++++--
 plugins/sudoers/timestamp.c    |   3 +--
 6 files changed, 27 insertions(+), 16 deletions(-)


More information about the sudo-commits mailing list