[sudo-commits] sudo changeset 10066:2a118de27d4e

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 18 21:03:01 MDT 2015


changeset:	10066:2a118de27d4e in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2a118de27d4e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 18 20:30:59 2015 -0600

Log Message:
	Remove support for the obsolete malloc.h header.

diffstat:

 config.h.in                 |    3 -
 configure                   |    3 -
 configure.ac                |    2 +-
 lib/util/getcwd.c           |    3 -
 lib/util/gethostname.c      |    3 -
 lib/util/glob.c             |    3 -
 lib/util/locking.c          |    3 -
 lib/util/parseln.c          |    3 -
 lib/util/pw_dup.c           |    3 -
 lib/util/reallocarray.c     |    3 -
 lib/util/snprintf.c         |    3 -
 lib/util/strndup.c          |    3 -
 plugins/sudoers/toke.c      |  155 +++++++++++++++++++++----------------------
 plugins/sudoers/toke.l      |    3 -
 plugins/sudoers/toke_util.c |    3 -
 src/env_hooks.c             |    3 -
 16 files changed, 77 insertions(+), 122 deletions(-)


More information about the sudo-commits mailing list