about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/kernel-features.h
Commit message (Expand)AuthorAgeFilesLines
* alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2019-04-011-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove __ASSUME_ST_INO_64_BIT.Joseph Myers2018-12-181-3/+0
* alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer2018-07-241-1/+3
* Add the statx functionFlorian Weimer2018-07-101-0/+5
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-0/+5
* Fix send consolidation typoMarko Myllynen2017-03-121-1/+1
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-0/+1
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-0/+3
* Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey2016-11-071-0/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-7/+0
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-23/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* alpha: drop __ASSUME_FDATASYNCMike Frysinger2015-09-171-3/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Reduce kernel-features.h duplication.Joseph Myers2014-05-141-21/+6
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-121-28/+2
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-191-0/+6
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-1/+2
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-0/+5
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-3/+3
* Relocate alpha from ports to libcRichard Henderson2014-02-121-0/+90