| Commit message (Expand) | Author | Age |
* | utils: Move 'fcntl-flock' to (guix build syscalls). | Ludovic Courtès | 2016-05-06 |
* | syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro. | Ludovic Courtès | 2016-05-03 |
* | syscalls: Add 'tcgetattr' and 'tcsetattr' bindings. | Ludovic Courtès | 2016-05-02 |
* | syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl. | Ludovic Courtès | 2016-04-25 |
* | syscalls: Add 'statfs'. | Ludovic Courtès | 2016-04-25 |
* | syscalls: 'terminal-columns' ignores non-file ports. | Ludovic Courtès | 2016-04-16 |
* | syscalls: Add TIOCGWINSZ bindings. | Ludovic Courtès | 2016-04-15 |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | syscalls: 'interface-address' can return #f. | Ludovic Courtès | 2016-03-25 |
* | build: container: Add feature test predicates. | David Thompson | 2015-11-03 |
* | tests: Skip 'set-network-interface-address' test when running as root. | Ludovic Courtès | 2015-08-27 |
* | syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'. | Ludovic Courtès | 2015-07-25 |
* | syscalls: Rename 'network-interfaces' and 'all-network-interfaces'. | Ludovic Courtès | 2015-07-25 |
* | tests: Skip namespace-related tests when that feature is missing. | Ludovic Courtès | 2015-07-10 |
* | build: syscalls: Add pivot-root. | David Thompson | 2015-07-07 |
* | build: syscalls: Add setns. | David Thompson | 2015-07-07 |
* | build: syscalls: Add clone. | David Thompson | 2015-07-07 |
* | build: syscalls: Add mkdtemp! | David Thompson | 2015-07-07 |
* | tests: Deal with 'mount-points' not returning "/". | Ludovic Courtès | 2015-04-06 |
* | tests: Adjust syscall tests for 2.6ish Linux. | Ludovic Courtès | 2015-01-19 |
* | syscalls: Add more procedures for network interfaces. | Ludovic Courtès | 2014-12-19 |
* | syscalls: Add 'mount-points'. | Ludovic Courtès | 2014-11-10 |
* | syscalls: Accept ENOENT in the 'swapoff' test. | Ludovic Courtès | 2014-10-12 |
* | syscalls: Add 'swapon' and 'swapoff'. | Ludovic Courtès | 2014-09-18 |
* | syscalls: Add 'all-network-interfaces'. | Ludovic Courtès | 2014-09-14 |
* | syscalls: Add 'network-interface-flags'. | Ludovic Courtès | 2014-09-14 |
* | syscalls: Add 'network-interfaces'. | Ludovic Courtès | 2014-09-14 |
* | syscalls: Be more permissive in 'umount' test. | Ludovic Courtès | 2014-05-27 |
* | Add (guix build syscalls). | Ludovic Courtès | 2014-05-10 |