1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 02:20:53 +02:00
guix/nix/libutil
Ludovic Courtès f03e6eff2f
daemon: Use ‘close_range’ where available.
* nix/libutil/util.cc (closeMostFDs) [HAVE_CLOSE_RANGE]: Use
‘close_range’ when ‘exceptions’ is empty.
* config-daemon.ac: Check for <linux/close_range.h> and the
‘close_range’ symbol.

Change-Id: I12fa3bde58b003fcce5ea5a1fee1dcf9a92c0359
2025-03-26 17:57:42 +01:00
..
affinity.cc
affinity.hh
archive.cc
archive.hh
hash.cc
hash.hh
serialise.cc
serialise.hh
types.hh
util.cc daemon: Use ‘close_range’ where available. 2025-03-26 17:57:42 +01:00
util.hh daemon: Address shortcoming in previous security fix for CVE-2024-27297. 2024-03-12 14:07:28 +01:00