[sudo-commits] sudo changeset 9001:49c20cf6bab0

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 21 10:10:53 MDT 2013


changeset:	9001:49c20cf6bab0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/49c20cf6bab0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 21 10:09:04 2013 -0600

Log Message:
	Add configure checks for the exec functions we will dummy out.  This
	is only really needed on Mac OS X when symbol interposition is being
	performed but won't hurt elsewhere.

diffstat:

 config.h.in       |   84 +++++++++++++++++++
 configure         |  238 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in      |   49 +++++++++++
 src/sudo_noexec.c |  147 ++++++++++++++++++++++++---------
 4 files changed, 478 insertions(+), 40 deletions(-)


More information about the sudo-commits mailing list