guix/nix/libutil
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
..
.gitignore
affinity.cc
affinity.hh
archive.cc
archive.hh
gcrypt-hash.cc
gcrypt-hash.hh
hash.cc
hash.hh
md5.h
serialise.cc
serialise.hh
sha1.h
sha256.h
sha512.h
types.hh
util.cc daemon: Avoid kill -1 bug on the Hurd. 2020-03-26 12:59:33 +01:00
util.hh daemon: Account for deleted store files when deduplication is on. 2020-01-12 00:19:09 +01:00