1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-11 09:53:55 +02:00
nix/src/libutil/unix
Jörg Thalheim 2e9a36a8fe 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:17:04 +00:00
..
environment-variables.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
file-descriptor.cc libutil/file-descriptor: handle EAGAIN in read/write operations 2025-03-19 21:46:21 +00: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:17:04 +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 refactor: RAII logger suspension 2025-03-04 19:10:01 +00: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