1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-22 10:19:36 +01:00
nix/src/libutil/unix
Jörg Thalheim e29429488a MonitorFdHup::~MonitorFdHup: use proper close method instead of libc close()
Otherwise closing it again will cause an EBADF in the AutoCloseFd class.

(cherry picked from commit 87a34a45ff)
2025-03-24 12:16:23 +00:00
..
environment-variables.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
file-descriptor.cc nix::readLine: Add eofOk parameter 2024-11-06 14:42:51 +01:00
file-path.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
file-system.cc Build the local store on Windows 2024-05-10 13:05:23 -04:00
meson.build Make sure we have an execvpe on Windows too 2024-08-26 15:45:55 -04:00
monitor-fd.hh MonitorFdHup::~MonitorFdHup: use proper close method instead of libc close() 2025-03-24 12:16:23 +00:00
muxable-pipe.cc More work on the scheduler for windows 2024-05-28 11:39:49 -04:00
os-string.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
processes.cc Make sure we have an execvpe on Windows too 2024-08-26 15:45:55 -04:00
signals-impl.hh fix missing includes in various headers 2024-12-17 22:00:34 +01:00
signals.cc Split ignoreException for destructors or interrupt-safe 2024-09-30 11:50:25 +02:00
users.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00