[sudo-commits] sudo changeset 6886:930a0591f73c

Todd C. Miller Todd.Miller at courtesan.com
Fri May 20 11:48:54 EDT 2011


changeset:	6886:930a0591f73c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/930a0591f73c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 20 11:48:17 2011 -0400

Log Message:
	Add gettext.h convenience header.  This is similar to but distinct from
	the one included with the gettext package.

diffstat:

 MANIFEST                       |   1 +
 common/aix.c                   |   6 +-
 common/alloc.c                 |   6 +-
 compat/strsignal.c             |   6 +-
 config.h.in                    |  18 +----------
 configure.in                   |  18 +----------
 doc/Makefile.in                |   2 +-
 include/gettext.h              |  66 ++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/iolog.c        |   2 -
 plugins/sudoers/plugin_error.c |   8 +---
 plugins/sudoers/sudoers.c      |   2 -
 plugins/sudoers/sudoers.h      |   9 +---
 plugins/sudoers/sudoreplay.c   |   6 +---
 plugins/sudoers/visudo.c       |  13 +++-----
 src/error.c                    |   6 +-
 src/net_ifs.c                  |   6 +-
 src/sesh.c                     |  10 +----
 src/sudo.c                     |  11 ++----
 src/sudo.h                     |   4 +-
 19 files changed, 105 insertions(+), 95 deletions(-)



More information about the sudo-commits mailing list