about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/kernel-features.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: optimize clone3 internal usage azanella/posix_spawn-clone3Adhemerval Zanella2022-11-291-0/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-241-0/+8
* Linux: Add FUTEX_LOCK_PI2Kurt Kanzenbach2021-10-011-0/+8
* linux: Consolidate Linux setsockopt implementationAdhemerval Zanella2021-07-061-0/+1
* linux: Consolidate Linux getsockopt implementationAdhemerval Zanella2021-07-061-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Remove __ASSUME_ATFCTSAdhemerval Zanella2020-09-021-4/+0
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-071-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella2019-12-191-0/+6
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-0/+3
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-0/+8
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski2019-09-041-0/+59
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-4/+0
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-051-3/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove __ASSUME_ST_INO_64_BIT.Joseph Myers2018-12-181-4/+0
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-081-4/+0
* Add the statx functionFlorian Weimer2018-07-101-0/+5
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+5
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-171-3/+0
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-161-3/+0
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-0/+35
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+4
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+4
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-0/+5
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+5
* Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers2017-05-121-5/+0
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-091-17/+4
* Simplify sendmmsg code.Joseph Myers2017-05-091-7/+2
* Simplify recvmmsg code.Joseph Myers2017-05-091-7/+1
* Assume prlimit64 is available.Joseph Myers2017-05-091-5/+0
* Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers2017-05-081-6/+0
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-9/+2
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-4/+0
* Assume that dup3 is availableFlorian Weimer2017-04-181-1/+0
* Assume that pipe2 is always availableFlorian Weimer2017-04-181-1/+0
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-041-5/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-0/+1
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-0/+1
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-0/+1
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+4
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-131-4/+0
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-0/+6
* Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers2016-03-221-4/+0