aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/kernel-features.h
AgeCommit message (Expand)Author
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella
2023-02-20Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella
2023-02-20Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella
2023-02-01Linux: optimize clone3 internal usageAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-07Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella
2021-10-01Linux: Add FUTEX_LOCK_PI2Kurt Kanzenbach
2021-07-06linux: Consolidate Linux setsockopt implementationAdhemerval Zanella
2021-07-06linux: Consolidate Linux getsockopt implementationAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-02linux: Remove __ASSUME_ATFCTSAdhemerval Zanella
2020-08-07Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-19linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-18Remove __ASSUME_ST_INO_64_BIT.Joseph Myers
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-12Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers
2017-05-09Simplify sendmmsg code.Joseph Myers
2017-05-09Simplify recvmmsg code.Joseph Myers
2017-05-09Assume prlimit64 is available.Joseph Myers
2017-05-08Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers
2017-04-19Assume that accept4 is always available and worksFlorian Weimer
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-04-18Assume that dup3 is availableFlorian Weimer