[sudo-commits] sudo changeset 7246:456e76c809a2

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 30 10:05:38 EDT 2011


changeset:	7246:456e76c809a2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/456e76c809a2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 30 10:05:30 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