[sudo-commits] sudo changeset 8489:41f6bb4926f4

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 12 08:52:22 EST 2012


changeset:	8489:41f6bb4926f4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/41f6bb4926f4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Nov 12 08:51:58 2012 -0500

Log Message:
	#unifdef HAVE_SETLOCALE, it is C89 so no need to check for it.

diffstat:

 common/sudo_conf.c            |   7 +------
 config.h.in                   |   3 ---
 configure                     |   2 +-
 configure.in                  |   2 +-
 include/gettext.h             |   4 +---
 plugins/sudoers/locale.c      |  17 -----------------
 plugins/sudoers/sudoers.c     |   2 --
 plugins/sudoers/sudoreplay.c  |   4 +---
 plugins/sudoers/testsudoers.c |   2 --
 plugins/sudoers/visudo.c      |   2 --
 src/error.c                   |   4 ----
 src/exec.c                    |   2 --
 src/sesh.c                    |   2 --
 src/sudo.c                    |   2 --
 14 files changed, 5 insertions(+), 50 deletions(-)


More information about the sudo-commits mailing list