"util.h" did not exist on "4f6fc6dfb13ba65a88b3976814f41f5f5ce24dc0"
-
Andy Pan authored
Sentinel uses execve to run scripts, so it needs to use FD_CLOEXEC on all file descriptors, so that they're not accessible by the script it runs. This commit includes a change to the sentinel tests, which verifies no FDs are left opened when the script is executed.
fb66e2e2