aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/kernel-features.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-02-20Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella1-1/+0
2023-02-20Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella1-1/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-07Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto1-1/+0
2022-12-07Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto1-1/+0
2022-12-07Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto1-1/+0
2022-12-07Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto1-1/+0
2022-12-07Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto1-1/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-06linux: Consolidate Linux setsockopt implementationAdhemerval Zanella1-1/+0
2021-07-06linux: Consolidate Linux getsockopt implementationAdhemerval Zanella1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella1-0/+1
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-0/+5
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-5/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers1-3/+0
2018-11-07Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers1-0/+5
2018-07-10Add the statx functionFlorian Weimer1-0/+5
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer1-0/+5
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella1-0/+3
2018-01-29microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour1-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-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers1-3/+0
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella1-2/+0
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers1-3/+0
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers1-7/+5
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers1-19/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers1-0/+19
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers1-0/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-01MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers1-5/+7
2014-05-14Reduce kernel-features.h duplication.Joseph Myers1-10/+0
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers1-0/+7
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers1-0/+5
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers1-1/+4
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers1-0/+3
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-0/+5
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers1-1/+3
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers1-1/+8
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove1-0/+30