syscalls: Fix clone on powerpc64le-linux.
[jackhill/guix/guix.git] / guix / build / syscalls.scm
2021-03-24 Chris Marusichsyscalls: Fix clone on powerpc64le-linux.
2021-03-16 Chris Marusichsyscalls: mounts: Fix a matching bug.
2021-03-10 Ludovic Courtèssyscalls: Define the ST_* constants and add 'statfs...
2021-02-25 Ludovic Courtèssyscalls: Add 'mounts' and the <mount> record type.
2021-02-25 Ludovic Courtèssyscalls: Define MS_RELATIME.
2020-06-08 Marius BakkeMerge branch 'master' into staging
2020-06-08 Jan (janneke) Nieu... syscalls: set-thread-name, thread-name: Fix thinko.
2020-06-08 Jan (janneke) Nieu... syscalls: set-thread-name, thread-name: Stub for the...
2020-05-29 Marius BakkeMerge branch 'master' into staging
2020-05-29 Ludovic Courtèssyscalls: 'terminal-dimension' ignores EPERM.
2020-05-29 Jesse Dowellsyscalls: Properly match %HOST-TYPE.
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-15 Jan (janneke) Nieu... syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs...
2020-05-13 Jan (janneke) Nieu... syscalls: Add 'getxattr'.
2020-05-13 Jan (janneke) Nieu... syscalls: Add 'setxattr'.
2020-05-08 Marius BakkeMerge branch 'core-updates'
2020-05-07 Jan (janneke) Nieu... syscalls: Add ioctl flags for the Hurd.
2020-05-06 Marius BakkeMerge branch 'master' into core-updates
2020-05-05 Ludovic Courtèssyscalls: 'define-c-struct' supports cross-compilation.
2020-04-29 Jakub KądziołkaMerge branch 'master' into staging
2020-04-23 Marius BakkeMerge branch 'master' into core-updates
2020-04-20 Julien Lepillersyscalls: Fix Linux detection in 'readdir*'.
2020-04-19 Marius BakkeMerge branch 'master' into core-updates
2020-04-16 Ludovic Courtèssyscalls: 'readdir*' chooses between the Linux and...
2020-03-28 Jakub KądziołkaMerge branch 'master' into staging
2020-03-26 Marius BakkeMerge branch 'master' into core-updates
2020-03-22 Ludovic Courtèssyscalls: 'with-file-lock' re-grabs lock when reenterin...
2020-01-21 Marius BakkeMerge branch 'staging' into core-updates
2020-01-21 Marius BakkeMerge branch 'master' into staging
2020-01-19 Ludovic Courtèssyscalls: Pass the right 'throw' arguments in 'call...
2019-12-12 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2019-12-07 Guillaume Le Vaillantfile-systems: Add support for 'strict-atime' and 'lazy...
2019-12-05 Marius BakkeMerge branch 'master' into core-updates
2019-12-04 Marius BakkeMerge branch 'staging'
2019-11-29 Ludovic Courtèsui: 'with-profile-lock' keeps going upon ENOLCK.
2019-11-16 Mathieu OthaceheMerge remote-tracking branch master into core-updates
2019-11-15 Marius BakkeMerge branch 'master' into staging
2019-11-08 Julien Lepillerguix: Add file-locking with no wait.
2019-10-10 Mathieu OthaceheMerge branch 'master' into core-updates
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-10-08 Ludovic CourtèsMerge branch 'core-updates'
2019-10-07 Ludovic CourtèsMerge branch 'master' into core-updates
2019-10-06 Ricardo WurmusMerge branch 'master' into core-updates
2019-10-05 Ludovic Courtèssyscalls: Add 'add-to-entropy-count'.
2019-09-29 Ludovic Courtèssyscalls: 'define-as-needed' does not re-export local...
2019-09-27 Marius BakkeMerge branch 'master' into core-updates
2019-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2019-09-17 Ludovic CourtèsMerge branch 'master' into core-updates
2019-09-07 Mark H WeaverMerge branch 'master' into core-updates
2019-08-29 Mark H WeaverMerge branch 'master' into core-updates
2019-08-22 Mark H WeaverMerge branch 'master' into core-updates
2019-08-13 Marius BakkeMerge branch 'master' into core-updates
2019-07-31 Marius BakkeMerge branch 'master' into core-updates
2019-07-22 Marius BakkeMerge branch 'master' into core-updates
2019-07-18 Marius BakkeMerge branch 'master' into core-updates
2019-07-18 Ludovic Courtèssyscalls: 'define-as-needed' does not re-export local...
2019-07-17 Ludovic CourtèsMerge branch 'master' into core-updates
2019-07-15 Ludovic Courtèssyscalls: Use 'define-as-needed' for 'AT_' constants...
2019-06-29 Marius BakkeMerge branch 'master' into staging
2019-06-27 Ludovic CourtèsMerge branch 'master' into core-updates
2019-06-27 Ludovic Courtèssyscalls: Add 'terminal-rows'.
2019-06-13 Ludovic CourtèsMerge branch 'master' into core-updates
2019-06-08 Marius BakkeMerge branch 'master' into staging
2019-06-05 Ludovic Courtèssyscalls: 'with-lock-file' catches ENOSYS.
2019-06-05 Ludovic Courtèssyscalls: 'with-file-lock' expands to a call to 'call...
2019-06-05 Ludovic Courtèssyscalls: Add 'with-file-lock' macro.
2019-05-24 Marius BakkeMerge branch 'staging' into core-updates
2019-05-24 Marius BakkeMerge branch 'master' into staging
2019-05-09 Marius Bakkesyscalls: Add 'arp-network-interface?'.
2019-05-02 Ludovic CourtèsMerge branch 'version-1.0.0'
2019-05-01 Marius BakkeMerge branch 'master' into core-updates
2019-04-30 Tobias Geerinckx... guix: Fix typo in docstring.
2019-04-29 rendawfile-systems: Support the 'no-atime' flag.
2019-02-06 Ricardo WurmusMerge branch 'master' into core-updates
2019-01-20 Ludovic CourtèsMerge branch 'master' into staging
2019-01-17 Ludovic Courtèssyscalls: 'device-in-use?' returns #f upon EINVAL.
2019-01-17 Ludovic Courtèssyscalls: 'device-in-use?' does not create a port.
2019-01-17 Mathieu Othacehebuild: syscalls: Add device-in-use?.
2019-01-13 Marius BakkeMerge branch 'master' into staging
2019-01-09 Ludovic Courtèsmaint: Remove 'cond-expand' forms for Guile 2.0.
2018-12-03 Marius BakkeMerge branch 'master' into staging
2018-09-13 Leo FamulariMerge branch 'master' into core-updates
2018-09-10 Ludovic Courtèssyscalls: Report lack of a libc symbol as ENOSYS.
2018-07-24 Marius BakkeMerge branch 'master' into core-updates
2018-07-08 Marius BakkeMerge branch 'master' into staging
2018-07-03 Ludovic Courtèssyscalls: Define AT_SYMLINK_NOFOLLOW et al.
2018-03-14 Ricardo WurmusMerge branch 'master' into core-updates
2018-03-01 Marius BakkeMerge branch 'master' into staging
2018-02-26 Ludovic Courtèsbuild: Require Guile >= 2.0.13.
2017-12-07 Marius BakkeMerge branch 'master' into core-updates
2017-12-07 Ludovic CourtèsMerge branch 'version-0.14.0'
2017-12-06 Ludovic Courtèssyscalls: Define 'input-flags' for 'tcgetattr' and...
2017-10-10 Marius BakkeMerge branch 'master' into core-updates
2017-10-10 Marius BakkeMerge branch 'staging'
2017-10-09 Eric Baviersyscalls: clone: Define syscall-id for aarch64.
2017-08-26 Marius BakkeMerge branch 'master' into staging
2017-08-26 Marius BakkeMerge branch 'core-updates'
2017-08-21 Marius BakkeMerge branch 'master' into core-updates
2017-08-15 Mark H WeaverMerge branch 'master' into core-updates
next