guix-mirrors/nix
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
..
boost
libstore daemon: add seccomp filter for slirp4netns. 2025-06-24 10:07:58 -04:00
libutil daemon: Fix build of spawn.cc for non-Linux and newer GCC. 2025-06-26 15:41:57 +02:00
nix-daemon daemon: Use slirp4netns to provide networking to fixed-output derivations. 2025-06-24 10:07:57 -04:00
.gitignore
AUTHORS
COPYING
local.mk daemon: add seccomp filter for slirp4netns. 2025-06-24 10:07:58 -04:00