1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-10 16:50:43 +02:00
guix/nix/libutil
Reepca Russelstein 1ee291139f
daemon: Fix build of spawn.cc for non-Linux and newer GCC.
* nix/libutil/spawn.cc: Include <fcntl.h> and <cstdint>.
(cloneChild): Wrap body in #if CLONE_ENABLED.

Change-Id: I0be7e6dbe80ac2f7022793149472270a4e49d23c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-06-26 15:41:57 +02:00
..
affinity.cc
affinity.hh
archive.cc
archive.hh
hash.cc
hash.hh
seccomp.cc daemon: add seccomp filter for slirp4netns. 2025-06-24 10:07:58 -04:00
seccomp.hh daemon: Fix build with gcc-14. 2025-06-25 14:33:26 +02:00
serialise.cc daemon: Remove ‘foreach’ and ‘foreach_reverse’ 2025-06-09 22:05:13 +02:00
serialise.hh
spawn.cc daemon: Fix build of spawn.cc for non-Linux and newer GCC. 2025-06-26 15:41:57 +02:00
spawn.hh daemon: add seccomp filter for slirp4netns. 2025-06-24 10:07:58 -04:00
types.hh daemon: Remove ‘singleton’ and replace ‘typedef’ with ‘using’ in ‘types.hh’ 2025-06-03 15:09:55 +02:00
util.cc daemon: Protect ‘copyFileRecursively’ from race conditions. 2025-06-24 10:07:59 -04:00
util.hh daemon: Use slirp4netns to provide networking to fixed-output derivations. 2025-06-24 10:07:57 -04:00