[sudo-commits] sudo changeset 9000:a82999dff8e6

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 20 16:46:12 MDT 2013


changeset:	9000:a82999dff8e6 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a82999dff8e6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 20 15:14:17 2013 -0600

Log Message:
	Fix installation of sudo_noexec on Mac OS X.
	Use library symbol interposition on Mac OS X 10.4 and higher so
	we don't need to set DYLD_FORCE_FLAT_NAMESPACE=1.

diffstat:

 config.h.in       |   3 +
 configure         |  13 +++++++-
 configure.in      |  11 +++++-
 src/Makefile.in   |   5 +-
 src/sudo_noexec.c |  93 ++++++++++++++++++++++++++++++++++++++----------------
 5 files changed, 93 insertions(+), 32 deletions(-)


More information about the sudo-commits mailing list