Julien Lepiller
|
fd546bbbee
syscalls: Fix Linux detection in 'readdir*'.
|
4 years ago |
Ludovic Courtès
|
82d8959e5d
syscalls: 'readdir*' chooses between the Linux and Hurd code at run time.
|
4 years ago |
Ludovic Courtès
|
9a067fe7ee
syscalls: 'with-file-lock' re-grabs lock when reentering its dynamic extent.
|
4 years ago |
Ludovic Courtès
|
b782688d71
syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'.
|
4 years ago |
Guillaume Le Vaillant
|
0dc5c85638
file-systems: Add support for 'strict-atime' and 'lazy-time' flags.
|
4 years ago |
Ludovic Courtès
|
3f8e890d91
ui: 'with-profile-lock' keeps going upon ENOLCK.
|
4 years ago |
Julien Lepiller
|
f49e913188
guix: Add file-locking with no wait.
|
5 years ago |
Ludovic Courtès
|
5e5f716794
syscalls: Add 'add-to-entropy-count'.
|
5 years ago |
Ludovic Courtès
|
96783ed627
syscalls: 'define-as-needed' does not re-export local variables.
|
5 years ago |
Ludovic Courtès
|
456c7ade09
syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5.
|
5 years ago |
Ludovic Courtès
|
4593f5a654
syscalls: Add 'terminal-rows'.
|
5 years ago |
Ludovic Courtès
|
5f0cf1df71
syscalls: 'with-lock-file' catches ENOSYS.
|
5 years ago |
Ludovic Courtès
|
89ceb86ad4
syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.
|
5 years ago |
Ludovic Courtès
|
b7178c22bf
syscalls: Add 'with-file-lock' macro.
|
5 years ago |
Marius Bakke
|
5f5499d684
syscalls: Add 'arp-network-interface?'.
|
5 years ago |
Tobias Geerinckx-Rice
|
88401314f9
guix: Fix typo in docstring.
|
5 years ago |
rendaw
|
9d3053819d
file-systems: Support the 'no-atime' flag.
|
5 years ago |
Ludovic Courtès
|
077589459c
syscalls: 'device-in-use?' returns #f upon EINVAL.
|
5 years ago |
Ludovic Courtès
|
a1f5dfc202
syscalls: 'device-in-use?' does not create a port.
|
5 years ago |
Mathieu Othacehe
|
b08bea0497
build: syscalls: Add device-in-use?.
|
5 years ago |
Ludovic Courtès
|
a65177a657
maint: Remove 'cond-expand' forms for Guile 2.0.
|
5 years ago |
Ludovic Courtès
|
f8121329b1
syscalls: Report lack of a libc symbol as ENOSYS.
|
6 years ago |
Ludovic Courtès
|
25c7ff6a3e
syscalls: Define AT_SYMLINK_NOFOLLOW et al.
|
6 years ago |
Ludovic Courtès
|
1d84d7bf60
build: Require Guile >= 2.0.13.
|
6 years ago |
Ludovic Courtès
|
45c32bd7e5
syscalls: Define 'input-flags' for 'tcgetattr' and friends.
|
7 years ago |
Eric Bavier
|
7f0bb6540a
syscalls: clone: Define syscall-id for aarch64.
|
7 years ago |
Leo Famulari
|
6c1a317e29
Merge branch 'master' into core-updates
|
7 years ago |
Ludovic Courtès
|
ef03d8dc37
syscalls: Delay resolution of "scm_set_automatic_finalization_enabled".
|
7 years ago |
Danny Milosavljevic
|
0bc6fe323d
syscalls: Add network-interface-running?
|
7 years ago |
Ludovic Courtès
|
1ab9e48339
syscalls: Adjust 'dirent64' struct for GNU/Hurd.
|
7 years ago |