Ludovic Courtès
|
96f2a432bf
syscalls: 'statfs' explicitly binds 'statfs64'.
|
8 years ago |
Ludovic Courtès
|
200dac0654
syscalls: statfs: Add missing 'mount-flags' field of 'struct statfs'.
|
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
|
785cfa8791
syscalls: 'define-c-struct' computes the struct size.
|
8 years ago |
Ludovic Courtès
|
f77863a09e
syscalls: Second argument of packed-struct read is now optional.
|
8 years ago |
Ludovic Courtès
|
73f38d5ff3
syscalls: Move code around [NFC].
|
8 years ago |
Mark H Weaver
|
4f8cede062
syscalls: If a syscall is not available, defer the error.
|
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 |
Ludovic Courtès
|
001dae0d74
syscalls: <interface> printer correctly handles lack of sockaddr.
|
8 years ago |
Ludovic Courtès
|
a220b262db
syscalls: 'all-network-interface-names' accepts non-alphanumeric characters.
|
8 years ago |
Ludovic Courtès
|
0e3cc3116d
syscalls: Fix ABI mismatch for 'clone'.
|
9 years ago |
David Thompson
|
ee78d02452
build: container: Use the same clone flags as fork(3).
|
9 years ago |
David Thompson
|
cf897cbacc
build: syscalls: Properly handle clone errors.
|
9 years ago |
David Thompson
|
39e336b5c8
syscalls: setns: Skip binding if there is no such C function.
|
9 years ago |
Ludovic Courtès
|
e7f5691d45
syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.
|
9 years ago |
Ludovic Courtès
|
573b4c1ff3
syscalls: 'define-c-struct' properly align reads.
|
9 years ago |
Ludovic Courtès
|
3ca337699a
syscalls: 'read-socket-address' gracefully handles unsupported families.
|
9 years ago |
Ludovic Courtès
|
4a30e84e61
syscalls: 'define-c-struct' distinguishes pointers from integers.
|
9 years ago |
Ludovic Courtès
|
b89e74054e
syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
|
9 years ago |
Ludovic Courtès
|
13f0c6ed41
syscalls: Struct deserializer can now return arbitrary objects.
|
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 |
David Thompson
|
b16d138a0a
build: syscalls: Add unmount flags.
|
9 years ago |
David Thompson
|
577c02eb40
build: syscalls: Add additional mount flags.
|
9 years ago |
Ludovic Courtès
|
60a56db007
services: swap: Use 'restart-on-EINTR'.
|
9 years ago |
Ludovic Courtès
|
ea98270443
syscalls: Add 'restart-on-EINTR'.
|
9 years ago |