Files
sudo/src
Todd C. Miller 727056e0c9 Make sure SIGCHLD is not ignored when sudo is executed.
If SIGCHLD is ignored there is a race condition between when the
process is executed and when the SIGCHLD handler is installed.
This fixes the bug described by GitHub PR #98
2021-04-23 07:41:27 -06:00
..
2020-08-12 13:45:09 -06:00
2020-09-25 15:09:45 -06:00
2020-09-18 06:09:57 -06:00