aboutsummaryrefslogtreecommitdiff
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
'>AgeCommit message (Expand)Author 2021-10-26syscalls: Add 'openpty' and 'login-tty'....Ludovic Courtès 2021-02-25syscalls: Add 'mounts' and the <mount> record type....Ludovic Courtès 2020-06-28tests: Do not fail when network interface aliases are present....Marius Bakke 2020-06-05tests: syscall: Support file-systems without extended attributes....Mathieu Othacehe 2020-06-02tests: Allow passing on systems without support for swap devices....Simon South 2020-05-14syscalls: Add 'getxattr'....Jan (janneke) Nieuwenhuizen 2020-02-11syscalls: Re-enable 'pivot-root' test....Ludovic Courtès 2019-10-05syscalls: Add 'add-to-entropy-count'....Ludovic Courtès 2019-06-27syscalls: Add 'terminal-rows'....Ludovic Courtès 2018-07-03syscalls: Define AT_SYMLINK_NOFOLLOW et al....Ludovic Courtès 2018-04-08tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels....Ludovic Courtès 2017-11-25syscalls: Adjust utmpx test....Ludovic Courtès 2017-07-12syscalls: Add network-interface-running?...Danny Milosavljevic