[sudo-commits] sudo changeset 9122:309aa17d0dfe

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 19 16:06:24 MST 2013


changeset:	9122:309aa17d0dfe in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/309aa17d0dfe
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Nov 19 16:06:08 2013 -0700

Log Message:
	Rename snprintf replacement rpl_snprintf since we may now replace
	the libc version and #define rpl_snprintf snprintf in missing.h so
	we get our version when needed.  This is consistent with how we
	replace glob and fnmatch.

diffstat:

 compat/snprintf.c |   8 ++++----
 include/missing.h |  24 ++++++++++++++++--------
 2 files changed, 20 insertions(+), 12 deletions(-)


More information about the sudo-commits mailing list