1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00
Files
guix/nix
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
..
2020-06-24 19:55:22 +01:00
2014-12-19 22:47:37 +01:00
2014-12-19 22:47:37 +01:00
2025-03-02 14:21:59 +02:00