]> granicus.if.org Git - sudo/commit
Move SIGCHLD handling into handle_sigchld() functions and move the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 9 Mar 2017 15:36:40 +0000 (08:36 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 9 Mar 2017 15:36:40 +0000 (08:36 -0700)
commit867fd16343a9650ceee83ad710b28dc642e4466c
tree0c78d540e122a4b9c98b82373c4c071da93bb954
parent78f3f8bb9df0a42ff4dbea054acacec82d5be60b
Move SIGCHLD handling into handle_sigchld() functions and move the
remaining bits of dispatch_signal() into signal_pipe_cb()
src/exec_monitor.c
src/exec_nopty.c
src/exec_pty.c