[sudo-commits] sudo changeset 10955:841e2ca6a4a6

Todd C. Miller Todd.Miller at courtesan.com
Fri May 12 10:16:29 MDT 2017


changeset:	10955:841e2ca6a4a6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/841e2ca6a4a6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 12 10:02:17 2017 -0600

Log Message:
	Use SUDO_EV_SIGNAL and SUDO_EV_SIGINFO instead of managing the
	signal_pipe explicitly.

diffstat:

 src/exec.c         |  139 ++-----
 src/exec_monitor.c |  382 +++++++++-----------
 src/exec_nopty.c   |  473 ++++++++++++++------------
 src/exec_pty.c     |  935 +++++++++++++++++++++++++++-------------------------
 src/signal.c       |   39 +-
 src/sudo.h         |    2 +-
 src/sudo_exec.h    |   20 +-
 7 files changed, 980 insertions(+), 1010 deletions(-)


More information about the sudo-commits mailing list