[sudo-commits] sudo changeset 5946:5e7cc557a46e

Todd C. Miller Todd.Miller at courtesan.com
Sat Jul 31 20:18:56 EDT 2010


changeset:	5946:5e7cc557a46e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5e7cc557a46e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Jul 31 20:18:48 2010 -0400

Log Message:
	Use AC_CHECK_MEMBER in SUDO_SOCK_SA_LEN
	Use AC_TYPE_LONG_LONG_INT and AC_CHECK_SIZEOF([long int]) instead
	    of rolling our own.

diffstat:

 aclocal.m4   |   46 +----
 config.h.in  |   10 +-
 configure    |  461 ++++++++++++++++++++++++++++++++++++++++++++--------------
 configure.in |    3 +-
 snprintf.c   |   46 ++--
 5 files changed, 384 insertions(+), 182 deletions(-)



More information about the sudo-commits mailing list