diff options
author | Julian Andres Klode <jak@debian.org> | 2015-05-25 16:45:05 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-11 14:03:53 +0200 |
commit | be4d908fb5d56f8a331bb88e878a6fb8d82a77a6 (patch) | |
tree | 17650ca2ab881486c7add1e8474ee0a8db5c8aca /prepare-release | |
parent | a0a4d1433a42d581697adacb1c3c095df4b23a56 (diff) |
ExecFork: Use /proc/self/fd to determine which files to close
This significantly reduces the number of files that have to be closed
and seems to be faster, despite the additional reads.
On systems where /proc/self/fd is not available, we fallback to the
old code that closes all file descriptors >= 3.
Closes: #764204
Diffstat (limited to 'prepare-release')
0 files changed, 0 insertions, 0 deletions