[sudo-commits] sudo changeset 9161:a4c69b003da0

Todd C. Miller Todd.Miller at courtesan.com
Tue Dec 10 14:39:10 MST 2013


changeset:	9161:a4c69b003da0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a4c69b003da0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Dec 10 14:38:52 2013 -0700

Log Message:
	Add strtonum.c to compat for simpler number parsing.

diffstat:

 MANIFEST           |    1 +
 compat/Makefile.in |    2 +
 compat/strtonum.c  |  152 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 config.h.in        |    3 +
 configure          |   13 ++++
 configure.ac       |    2 +-
 include/missing.h  |    3 +
 mkdep.pl           |    2 +-
 8 files changed, 176 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list