| Commit message (Expand) | Author | Age |
* | syscalls: Add 'add-to-entropy-count'. | Ludovic Courtès | 2019-10-05 |
* | syscalls: Add 'terminal-rows'. | Ludovic Courtès | 2019-06-27 |
* | syscalls: Define AT_SYMLINK_NOFOLLOW et al. | Ludovic Courtès | 2018-07-03 |
* | tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels. | Ludovic Courtès | 2018-04-08 |
* | syscalls: Adjust utmpx test. | Ludovic Courtès | 2017-11-25 |
* | syscalls: Add network-interface-running? | Danny Milosavljevic | 2017-07-12 |
* | syscalls: Add 'scandir*'. | Ludovic Courtès | 2017-06-16 |
* | syscalls: Add 'thread-name' and 'set-thread-name'. | Ludovic Courtès | 2017-05-28 |
* | tests: Relax test on utmpx entries. | Ludovic Courtès | 2017-02-11 |
* | tests: Really skip /var/run/utmpx test when needed. | Paul Garlick | 2017-01-31 |
* | syscalls: Export 'read-utmpx'. | Ludovic Courtès | 2017-01-24 |
* | syscalls: Add utmpx procedures and data structure. | Ludovic Courtès | 2017-01-19 |
* | syscalls: Add 'add-network-route/gateway' and 'delete-network-route'. | Ludovic Courtès | 2016-11-21 |
* | syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK. | Ludovic Courtès | 2016-11-16 |
* | tests: Skip 'pivot-root' test on Linux > 4.7.5. | Ludovic Courtès | 2016-10-27 |
* | tests: Make sure child process of 'pivot-root' test exits. | Ludovic Courtès | 2016-10-19 |
* | 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 |