-
- Downloads
syscalls: If a syscall is not available, defer the error.
* guix/build/syscalls.scm (syscall->procedure): New procedure.
(mount, umount, swapon, swapoff, clone, pivot-root): Use it.
(clone): Add case for nonexistent syscall id.
Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
Loading
Please register or sign in to comment