aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/kernel-features.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-09-05linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto1-0/+4
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-02Linux: Use system call tables during buildFlorian Weimer1-5/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella1-0/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-1/+0
2019-05-16Update kernel-features.h files for Linux 5.1.Joseph Myers1-3/+5
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson1-2/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-18Remove __ASSUME_ST_INO_64_BIT.Joseph Myers1-3/+0
2018-07-24alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer1-1/+3
2018-07-10Add the statx functionFlorian Weimer1-0/+5
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer1-0/+5
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab1-0/+5
2017-03-12Fix send consolidation typoMarko Myllynen1-1/+1
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-0/+1
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella1-0/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella1-0/+3
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey1-0/+1
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers1-7/+0
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers1-23/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-17alpha: drop __ASSUME_FDATASYNCMike Frysinger1-3/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-14Reduce kernel-features.h duplication.Joseph Myers1-21/+6
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers1-28/+2
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers1-0/+6
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-1/+2
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers1-0/+5
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers1-3/+3
2014-02-12Relocate alpha from ports to libcRichard Henderson1-0/+90