[sudo-commits] sudo changeset 5111:25c9fd399a4d

Todd C. Miller Todd.Miller at courtesan.com
Fri Mar 12 17:11:27 EST 2010


changeset:	5111:25c9fd399a4d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/25c9fd399a4d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Mar 12 17:11:11 2010 -0500

Log Message:
	Add strdup and strndup to compat

diffstat:

 compat/strdup.c            |  52 +++++++++++++++++++++++++++++++++++++++++++
 compat/strndup.c           |  55 ++++++++++++++++++++++++++++++++++++++++++++++
 configure                  |   4 ++-
 configure.in               |   2 +-
 plugins/sample/Makefile.in |   4 +++
 src/Makefile.in            |   4 +++
 6 files changed, 119 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list