(public-key (rsa (n #00C1F764069F54FFE93A126B02328903E984E4AE3AF6DF402B5B6B3907911B88C385F1BA76A002EC9DEA109A5228EF0E62EE31A06D1A5861CAB474F6C857AC66EB65A1905F25BBA1869579E73A3B7FED13AF5A1667326F88CDFC2FF24B03C14FD1384AA7E73CA89572880B606E3A974E15347963FC7B6378574936A47580DBCB45#) (e #010001#))) cm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/syscalls.scm
AgeCommit message (Expand)Author
2017-01-24syscalls: Export 'read-utmpx'....Ludovic Courtès
2017-01-19syscalls: Add utmpx procedures and data structure....Ludovic Courtès
2016-11-21syscalls: Add 'add-network-route/gateway' and 'delete-network-route'....Ludovic Courtès
2016-11-16syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK....Ludovic Courtès
2016-10-27tests: Skip 'pivot-root' test on Linux > 4.7.5....Ludovic Courtès
2016-10-19tests: Make sure child process of 'pivot-root' test exits....Ludovic Courtès
2016-05-06utils: Move 'fcntl-flock' to (guix build syscalls)....Ludovic Courtès
2016-05-03syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro....Ludovic Courtès
2016-05-02syscalls: Add 'tcgetattr' and 'tcsetattr' bindings....Ludovic Courtès
2016-04-25syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl....Ludovic Courtès
2016-04-25syscalls: Add 'statfs'....Ludovic Courtès
2016-04-16syscalls: 'terminal-columns' ignores non-file ports....Ludovic Courtès
2016-04-15syscalls: Add TIOCGWINSZ bindings....Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-03-25syscalls: 'interface-address' can return #f....Ludovic Courtès