Files
lix/src/libstore
eldritch horrors c7d97802e4 libutil: rename and optimize closeMostFDs
this is only used to close non-stdio files in derivation sandboxes. we
may as well encode that in its name, drop the unnecessary integer set,
and use close_range to deal with the actual closing of files. not only
is this clearer, it also makes sandbox setup on linux fast by 1ms each

Change-Id: Id90e259a49c7bc896189e76bfbbf6ef2c0bcd3b2
2024-08-09 19:59:17 +00:00
..
2024-08-08 14:53:17 -07:00
2023-04-06 19:59:57 -04:00
2024-08-08 14:53:17 -07:00
2024-07-23 21:06:55 +02:00
2023-03-23 15:32:59 +01:00
2024-05-10 02:21:11 +02:00
2023-08-18 11:44:00 -04:00
2024-08-08 14:53:17 -07:00
2024-08-08 14:53:17 -07:00