[sudo-commits] sudo changeset 10967:9127e50cf4ec

Todd C. Miller Todd.Miller at courtesan.com
Mon May 15 11:25:44 MDT 2017


changeset:	10967:9127e50cf4ec in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9127e50cf4ec
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 15 09:01:10 2017 -0600

Log Message:
	Move exec_setup(), unlimit_nproc() and restore_nproc() from sudo.c
	to exec.c.

diffstat:

 src/exec.c |  214 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/sudo.c |  222 +-----------------------------------------------------------
 src/sudo.h |    4 +-
 3 files changed, 223 insertions(+), 217 deletions(-)


More information about the sudo-commits mailing list