summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/kernel-features.h
AgeCommit message (Expand)Author
2018-07-24alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-03-12Fix send consolidation typoMarko Myllynen
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-17alpha: drop __ASSUME_FDATASYNCMike Frysinger
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-12Relocate alpha from ports to libcRichard Henderson