Ludovic Courtès
|
4aac8d059a
syscalls: Adjust utmpx test.
|
7 years ago |
Danny Milosavljevic
|
0bc6fe323d
syscalls: Add network-interface-running?
|
7 years ago |
Ludovic Courtès
|
fa73c19373
syscalls: Add 'scandir*'.
|
7 years ago |
Ludovic Courtès
|
aa401f9ba6
syscalls: Add 'thread-name' and 'set-thread-name'.
|
7 years ago |
Ludovic Courtès
|
a1a8b7f2e2
tests: Relax test on utmpx entries.
|
8 years ago |
Paul Garlick
|
f18eded8ec
tests: Really skip /var/run/utmpx test when needed.
|
8 years ago |
Ludovic Courtès
|
3483f004a9
syscalls: Export 'read-utmpx'.
|
8 years ago |
Ludovic Courtès
|
150309726f
syscalls: Add utmpx procedures and data structure.
|
8 years ago |
Ludovic Courtès
|
9e38e3cf52
syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.
|
8 years ago |
Ludovic Courtès
|
67e5f3b71d
syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.
|
8 years ago |
Ludovic Courtès
|
a91d75ecbd
tests: Skip 'pivot-root' test on Linux > 4.7.5.
|
8 years ago |
Ludovic Courtès
|
fe9bdb581e
tests: Make sure child process of 'pivot-root' test exits.
|
8 years ago |
Ludovic Courtès
|
4e0ea3eb28
utils: Move 'fcntl-flock' to (guix build syscalls).
|
8 years ago |
Ludovic Courtès
|
a8f3424b25
syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.
|
8 years ago |
Ludovic Courtès
|
ae4ff9f359
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.
|
8 years ago |
Ludovic Courtès
|
5cd25aad3c
syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.
|
8 years ago |
Ludovic Courtès
|
a1f708787d
syscalls: Add 'statfs'.
|
8 years ago |
Ludovic Courtès
|
6d2b43915f
syscalls: 'terminal-columns' ignores non-file ports.
|
8 years ago |
Ludovic Courtès
|
29ff6d9fcc
syscalls: Add TIOCGWINSZ bindings.
|
8 years ago |
Mathieu Lirzin
|
a9edb211e7
build: Add a Guile custom test driver using SRFI-64.
|
9 years ago |
Ludovic Courtès
|
7adbe85e60
syscalls: 'interface-address' can return #f.
|
9 years ago |
David Thompson
|
b7d48312bb
build: container: Add feature test predicates.
|
9 years ago |
Ludovic Courtès
|
54e515eb75
tests: Skip 'set-network-interface-address' test when running as root.
|
9 years ago |
Ludovic Courtès
|
e7f5691d45
syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.
|
9 years ago |
Ludovic Courtès
|
b89e74054e
syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
|
9 years ago |
Ludovic Courtès
|
b62a3ebcdd
tests: Skip namespace-related tests when that feature is missing.
|
9 years ago |
David Thompson
|
df3ce5c123
build: syscalls: Add pivot-root.
|
9 years ago |
David Thompson
|
43ace6ea76
build: syscalls: Add setns.
|
9 years ago |
David Thompson
|
8950ed11c6
build: syscalls: Add clone.
|
9 years ago |
David Thompson
|
b4abdeb63b
build: syscalls: Add mkdtemp!
|
9 years ago |