]> granicus.if.org Git - sudo/commit
Use SUDO_EV_SIGNAL and SUDO_EV_SIGINFO instead of managing the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 12 May 2017 16:02:17 +0000 (10:02 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 12 May 2017 16:02:17 +0000 (10:02 -0600)
commit1186f3984278df8d392f95cdc9f97afed4653730
tree58fc50e621eb8ee27197539ce5d5e7be47b66458
parent9d4a92b9b49ab9129596ce4cd29c79fafa790b99
Use SUDO_EV_SIGNAL and SUDO_EV_SIGINFO instead of managing the
signal_pipe explicitly.
src/exec.c
src/exec_monitor.c
src/exec_nopty.c
src/exec_pty.c
src/signal.c
src/sudo.h
src/sudo_exec.h