about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/kernel-features.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove __ASSUME_SIGNALFD4.Joseph Myers2016-03-211-1/+0
* Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers2016-03-171-1/+0
* Remove __ASSUME_FALLOCATE.Joseph Myers2016-03-171-4/+0
* Remove __ASSUME_PPOLL.Joseph Myers2016-03-151-1/+0
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-14/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-171-1/+0
* Remove __ASSUME_IPC64Andreas Schwab2015-08-241-5/+0
* Remove socket.S implementationAdhemerval Zanella2015-05-221-3/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-221-6/+0
* [PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2014-07-171-3/+0
* [PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2014-07-171-25/+2
* [PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2014-07-171-13/+6
* [PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2014-07-171-27/+10