Age | Commit message (Expand) | Author |
2021-07-06 | linux: Consolidate Linux setsockopt implementation | Adhemerval Zanella |
2021-07-06 | linux: Consolidate Linux getsockopt implementation | Adhemerval Zanella |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-09-02 | linux: Remove __ASSUME_ATFCTS | Adhemerval Zanella |
2020-08-07 | Linux: Use faccessat2 to implement faccessat (bug 18683) | Florian Weimer |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-12-19 | linux: Use waitid on wait4 if __NR_wait4 is not defined | Adhemerval Zanella |
2019-10-17 | ipc: Refactor sysvipc internal definitions | Adhemerval Zanella |
2019-10-10 | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-09-04 | y2038: Introduce the __ASSUME_TIME64_SYSCALLS define | Lukasz Majewski |
2019-06-28 | io: Remove copy_file_range emulation [BZ #24744] | Florian Weimer |
2019-03-05 | nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support | Adhemerval Zanella |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-12-18 | Remove __ASSUME_ST_INO_64_BIT. | Joseph Myers |
2018-11-08 | Remove __ASSUME_SOCKETCALL. | Joseph Myers |
2018-07-10 | Add the statx function | Florian Weimer |
2018-07-05 | Add renameat2 function [BZ #17662] | Florian Weimer |
2018-05-17 | nptl: Remove __ASSUME_PRIVATE_FUTEX | H.J. Lu |
2018-05-16 | Fix concurrent changes on nscd aware files (BZ #23178) | Adhemerval Zanella |
2018-03-07 | Refactor Linux ARCH_FORK implementation | Adhemerval Zanella |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer |
2017-11-27 | Implement the mlock2 function | Florian Weimer |
2017-09-19 | Use execveat syscall in fexecve (bug 22134) | Andreas Schwab |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-12 | Remove __ASSUME_STATFS_F_FLAGS. | Joseph Myers |
2017-05-09 | Simplify accept4, recvmmsg, sendmmsg code. | Joseph Myers |
2017-05-09 | Simplify sendmmsg code. | Joseph Myers |
2017-05-09 | Simplify recvmmsg code. | Joseph Myers |
2017-05-09 | Assume prlimit64 is available. | Joseph Myers |
2017-05-08 | Remove __ASSUME_PROC_PID_TASK_COMM. | Joseph Myers |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer |
2017-04-18 | Assume that dup3 is available | Florian Weimer |
2017-04-18 | Assume that pipe2 is always available | Florian Weimer |
2017-04-04 | Remove __ASSUME_REQUEUE_PI | Adhemerval Zanella |
2017-03-09 | Consolidate Linux sendto implementation | Adhemerval Zanella |
2017-03-09 | Consolidate Linux recvfrom implementation | Adhemerval Zanella |
2017-03-09 | Consolidate Linux connect implementation | Adhemerval Zanella |
2017-03-09 | Consolidate Linux accept implementation | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-28 | Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux | Adhemerval Zanella |
2016-06-13 | Remove __ASSUME_FUTEX_LOCK_PI | Adhemerval Zanella |
2016-05-25 | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella |
2016-03-22 | Remove __ASSUME_GETDENTS64_SYSCALL. | Joseph Myers |
2016-03-21 | Remove __ASSUME_SIGNALFD4. | Joseph Myers |
2016-03-17 | Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list. | Joseph Myers |
2016-03-17 | Remove __ASSUME_FALLOCATE. | Joseph Myers |
2016-03-15 | Remove __ASSUME_PPOLL. | Joseph Myers |