index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
syscalls.scm
Age
Commit message (
Expand
)
Author
2025-12-05
build/syscalls: Smooth failure mode of (thread-count).
Maxim Cournoyer
2025-10-30
Revert "syscalls: Add mmap support."
Maxim Cournoyer
2025-10-30
syscalls: Add mmap support.
Maxim Cournoyer
2025-10-29
build/syscalls: Introduce new safe-clone and use it.
Maxim Cournoyer
2025-10-29
syscalls: Warn about violated single thread requirement in 'unshare'.
Maxim Cournoyer
2025-05-05
syscalls: Add ‘get-user-ns’.
Ludovic Courtès
2025-04-20
syscalls: Add ‘unshare’.
Ludovic Courtès
2025-01-09
syscalls: Add implementation of statfs for guile-static.
Noah Evans
2025-01-07
syscalls: Remove wrong syscall ID for ‘kexec_load_file’ on i686.
Ludovic Courtès
2025-01-07
reconfigure: Do not pass KEXEC_FILE_DEBUG.
Ludovic Courtès
2024-12-28
syscalls: Add ‘kexec-load-file’.
Ludovic Courtès
2024-08-21
syscalls: Add ‘mode’ parameter to ‘lock-file’.
Ludovic Courtès
2024-02-20
syscalls: ‘processes’ really omits kernel threads.
Ludovic Courtès
2023-12-13
syscalls: Define riscv64 syscall ID for clone.
MarcoFalke
2023-11-25
syscalls: Add fallback case for ‘terminal-string-width’.
Ludovic Courtès
2023-11-11
guix: syscalls: Add terminal-string-width.
Julien Lepiller
2023-10-23
syscalls: Consistently use existing linux? definition.
Sören Tempel
2023-10-23
syscalls: Add support for musl libc.
Sören Tempel
2023-03-27
syscalls: 'getxattr' throws upon error.
Ludovic Courtès
2023-02-12
syscalls: 'with-file-lock' removes lock file upon exit.
Ludovic Courtès
2022-12-02
syscalls: Adjust for lack of 'libutil.so' on glibc >= 2.34.
Ludovic Courtès
2022-11-20
file-systems: Always do recursive bind mounts.
Ricardo Wurmus
2022-10-20
syscalls: Define 'MS_NODIRATIME' and recognize "nodiratime".
Ludovic Courtès
2022-09-08
syscalls: Avoid repeated calls to 'syscall->procedure'.
Ludovic Courtès
2022-08-10
gnu: system: file-systems: Add shared flag.
Oleg Pykhalov
2022-01-05
linux-container: Handle CLONE_NEWCGROUP and use it by default.
Ryan Sundberg
2021-11-23
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-11-23
system: Add swap flags.
Josselin Poiret
2021-11-20
build: syscalls: Add a SET-CHILD-SUBREAPER! procedure.
Maxim Cournoyer
2021-10-26
syscalls: Gracefully handle failure to load libc's libutil.
Ludovic Courtès
2021-10-26
syscalls: Add 'openpty' and 'login-tty'.
Ludovic Courtès
2021-09-23
syscalls: Deduplicate device number conversion.
Tobias Geerinckx-Rice
2021-07-07
Revert "syscalls: 'terminal-dimension' ignores EPERM."
Tobias Geerinckx-Rice
2021-03-23
syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux.
Chris Marusich
2021-03-23
syscalls: Fix clone on powerpc64le-linux.
Chris Marusich
2021-03-15
syscalls: mounts: Fix a matching bug.
Chris Marusich
2021-03-10
syscalls: Define the ST_* constants and add 'statfs-flags->mount-flags'.
Ludovic Courtès
2021-02-25
syscalls: Add 'mounts' and the <mount> record type.
Ludovic Courtès
2021-02-25
syscalls: Define MS_RELATIME.
Ludovic Courtès
2020-06-08
syscalls: set-thread-name, thread-name: Fix thinko.
Jan (janneke) Nieuwenhuizen
2020-06-08
syscalls: set-thread-name, thread-name: Stub for the Hurd.
Jan (janneke) Nieuwenhuizen
2020-05-29
syscalls: 'terminal-dimension' ignores EPERM.
Ludovic Courtès
2020-05-29
syscalls: Properly match %HOST-TYPE.
Jesse Dowell
2020-05-15
syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs for the Hurd.
Jan (janneke) Nieuwenhuizen
2020-05-14
syscalls: Add 'getxattr'.
Jan (janneke) Nieuwenhuizen
2020-05-13
syscalls: Add 'setxattr'.
Jan (janneke) Nieuwenhuizen
2020-05-07
syscalls: Add ioctl flags for the Hurd.
Jan (janneke) Nieuwenhuizen
2020-05-05
syscalls: 'define-c-struct' supports cross-compilation.
Ludovic Courtès
2020-04-20
syscalls: Fix Linux detection in 'readdir*'.
Julien Lepiller
2020-04-16
syscalls: 'readdir*' chooses between the Linux and Hurd code at run time.
Ludovic Courtès
[next]