summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/kernel-features.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2014-07-171-7/+5
* [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2014-07-171-9/+4
* Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers2014-06-251-4/+0
* Remove __ASSUME_UTIMENSAT.Joseph Myers2014-06-251-4/+0
* Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers2014-06-251-5/+0
* Remove __ASSUME_F_GETOWN_EX.Joseph Myers2014-06-201-3/+0
* Remove __ASSUME_AT_RANDOM.Joseph Myers2014-06-201-3/+0
* Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2014-06-201-3/+0
* Reduce kernel-features.h duplication.Joseph Myers2014-05-141-25/+12
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-121-76/+28
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-311-6/+14
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-2/+19
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-2/+19
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-4/+40
* Fix comment in kernel-features.h.Carlos O'Donell2014-02-051-1/+1