[sudo-commits] sudo changeset 10017:bb6b7c4549b1

Todd C. Miller Todd.Miller at courtesan.com
Tue May 26 14:24:55 MDT 2015


changeset:	10017:bb6b7c4549b1 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/bb6b7c4549b1
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 26 13:55:18 2015 -0600

Log Message:
	Add strnlen() replacement needed for glob.c.
	Only used if no glob() and no strnlen().

diffstat:

 MANIFEST              |   1 +
 config.h.in           |   3 +++
 configure             |  26 ++++++++++++++++++++++++++
 configure.ac          |   4 ++++
 include/sudo_compat.h |   5 +++++
 lib/util/strnlen.c    |  36 ++++++++++++++++++++++++++++++++++++
 6 files changed, 75 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list