[sudo-commits] sudo changeset 10060:0d76a12adca8

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 18 09:48:07 MDT 2015


changeset:	10060:0d76a12adca8 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0d76a12adca8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 18 09:33:05 2015 -0600

Log Message:
	Replace use of OSDEFS with config.h defines.
	Rename DEFS in Makefile.in to CPPDEFS and include in CPPFLAGS.
	Bring back _BSD_SOURCE as a config.h define.
	Remove obsolescent _REENTRANT define.

diffstat:

 config.h.in                      |   32 +++++++-
 configure                        |  114 +++++++++++++++++++--------
 configure.ac                     |   66 ++++++++++++---
 lib/util/Makefile.in             |  140 +++++++++++++++++-----------------
 lib/zlib/Makefile.in             |   35 +++----
 plugins/group_file/Makefile.in   |    9 +-
 plugins/sample/Makefile.in       |    7 +-
 plugins/sudoers/Makefile.in      |  158 +++++++++++++++++++-------------------
 plugins/system_group/Makefile.in |    7 +-
 src/Makefile.in                  |   61 +++++++-------
 10 files changed, 366 insertions(+), 263 deletions(-)


More information about the sudo-commits mailing list