[sudo-commits] sudo changeset 7247:6d26974f7e16

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 30 10:06:00 EDT 2011


changeset:	7247:6d26974f7e16 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6d26974f7e16
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 30 10:05:56 2011 -0400

Log Message:
	Add configure test for missing errno declaration and only
	declare it ourselves if it is missing.

diffstat:

 compat/regress/glob/globtest.c |   6 ++----
 config.h.in                    |   4 ++++
 configure                      |  16 ++++++++++++++++
 configure.in                   |   8 ++++++++
 include/missing.h              |   7 +++++++
 plugins/sudoers/sudoers.h      |   5 -----
 src/sudo.h                     |   4 ----
 src/sudo_noexec.c              |   4 ----
 8 files changed, 37 insertions(+), 17 deletions(-)



More information about the sudo-commits mailing list