[sudo-commits] sudo changeset 10865:b120f5cfa8cc

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 9 08:38:29 MST 2017


changeset:	10865:b120f5cfa8cc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b120f5cfa8cc
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 09 08:36:40 2017 -0700

Log Message:
	Move SIGCHLD handling into handle_sigchld() functions and move the
	remaining bits of dispatch_signal() into signal_pipe_cb()

diffstat:

 src/exec_monitor.c |    6 +-
 src/exec_nopty.c   |  234 ++++++++++++++++++++++++++++------------------------
 src/exec_pty.c     |   99 ++++++++++-----------
 3 files changed, 176 insertions(+), 163 deletions(-)


More information about the sudo-commits mailing list