[sudo-commits] sudo changeset 5947:cf3e60d9c440

Todd C. Miller Todd.Miller at courtesan.com
Sat Jul 31 21:19:53 EDT 2010


changeset:	5947:cf3e60d9c440 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/cf3e60d9c440
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Jul 31 21:19:46 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 +----
 compat/snprintf.c |   46 ++--
 config.h.in       |   10 +-
 configure         |  457 ++++++++++++++++++++++++++++++++++++++++-------------
 configure.in      |    3 +-
 5 files changed, 382 insertions(+), 180 deletions(-)



More information about the sudo-commits mailing list