index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
syscalls.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.
...
Ludovic Courtès
2016-11-21
1
-0
/
+24
*
syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.
...
Ludovic Courtès
2016-11-16
1
-0
/
+21
*
tests: Skip 'pivot-root' test on Linux > 4.7.5.
...
Ludovic Courtès
2016-10-27
1
-1
/
+4
*
tests: Make sure child process of 'pivot-root' test exits.
...
Ludovic Courtès
2016-10-19
1
-15
/
+20
*
utils: Move 'fcntl-flock' to (guix build syscalls).
...
Ludovic Courtès
2016-05-06
1
-0
/
+88
*
syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.
...
Ludovic Courtès
2016-05-03
1
-1
/
+1
*
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.
...
Ludovic Courtès
2016-05-02
1
-0
/
+25
*
syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.
...
Ludovic Courtès
2016-04-25
1
-3
/
+4
*
syscalls: Add 'statfs'.
...
Ludovic Courtès
2016-04-25
1
-0
/
+15
*
syscalls: 'terminal-columns' ignores non-file ports.
...
Ludovic Courtès
2016-04-16
1
-0
/
+4
*
syscalls: Add TIOCGWINSZ bindings.
...
Ludovic Courtès
2016-04-15
1
-0
/
+13
*
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-04-03
1
-3
/
+0
*
syscalls: 'interface-address' can return #f.
...
Ludovic Courtès
2016-03-25
1
-2
/
+6
*
build: container: Add feature test predicates.
...
David Thompson
2015-11-03
1
-3
/
+8
*
tests: Skip 'set-network-interface-address' test when running as root.
...
Ludovic Courtès
2015-08-27
1
-0
/
+1
*
syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.
...
Ludovic Courtès
2015-07-25
1
-0
/
+23
*
syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
...
Ludovic Courtès
2015-07-25
1
-5
/
+5
*
tests: Skip namespace-related tests when that feature is missing.
...
Ludovic Courtès
2015-07-10
1
-0
/
+6
*
build: syscalls: Add pivot-root.
...
David Thompson
2015-07-07
1
-0
/
+29
*
build: syscalls: Add setns.
...
David Thompson
2015-07-07
1
-0
/
+26
*
build: syscalls: Add clone.
...
David Thompson
2015-07-07
1
-0
/
+15
*
build: syscalls: Add mkdtemp!
...
David Thompson
2015-07-07
1
-0
/
+9
*
tests: Deal with 'mount-points' not returning "/".
...
Ludovic Courtès
2015-04-06
1
-1
/
+5
*
tests: Adjust syscall tests for 2.6ish Linux.
...
Ludovic Courtès
2015-01-19
1
-7
/
+7
*
syscalls: Add more procedures for network interfaces.
...
Ludovic Courtès
2014-12-19
1
-1
/
+33
*
syscalls: Add 'mount-points'.
...
Ludovic Courtès
2014-11-10
1
-0
/
+3
*
syscalls: Accept ENOENT in the 'swapoff' test.
...
Ludovic Courtès
2014-10-12
1
-2
/
+2
*
syscalls: Add 'swapon' and 'swapoff'.
...
Ludovic Courtès
2014-09-18
1
-0
/
+16
*
syscalls: Add 'all-network-interfaces'.
...
Ludovic Courtès
2014-09-14
1
-1
/
+7
*
syscalls: Add 'network-interface-flags'.
...
Ludovic Courtès
2014-09-14
1
-0
/
+17
*
syscalls: Add 'network-interfaces'.
...
Ludovic Courtès
2014-09-14
1
-1
/
+7
*
syscalls: Be more permissive in 'umount' test.
...
Ludovic Courtès
2014-05-27
1
-3
/
+4
*
Add (guix build syscalls).
...
Ludovic Courtès
2014-05-10
1
-0
/
+47