guix/nix
Manolis Ragkousis d0ed201e0a
daemon: Avoid kill -1 bug on the Hurd.
This allows for native builds on the Hurd, doing

    sudo ./pre-inst-env guix-daemon --disable-chroot --build-users-group=guixbuild &
    ./pre-inst-env guix build hello

* nix/libutil/util.cc (killUser)[__GNU__]: Avoid kill -1 bug; kill only
current process and ignore SIGKILL status in parent.

Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
2020-03-26 12:59:33 +01:00
..
boost
libstore daemon: Do not use clone on the Hurd. 2020-03-26 12:59:33 +01:00
libutil daemon: Avoid kill -1 bug on the Hurd. 2020-03-26 12:59:33 +01:00
nix-daemon
.gitignore
AUTHORS
COPYING
local.mk