[sudo-commits] sudo changeset 9120:79e02551543c

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 19 10:40:33 MST 2013


changeset:	9120:79e02551543c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/79e02551543c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Nov 19 10:40:25 2013 -0700

Log Message:
	Add check for C99 compliant (v)snprintf function.

diffstat:

 MANIFEST               |    1 +
 aclocal.m4             |    1 +
 compat/snprintf.c      |   22 ++++---
 config.h.in            |    3 +
 configure              |  143 ++++++++++++++++++++++++++++++++++++++++++++----
 configure.ac           |   16 ++--
 m4/ax_func_snprintf.m4 |   82 ++++++++++++++++++++++++++++
 7 files changed, 236 insertions(+), 32 deletions(-)


More information about the sudo-commits mailing list