aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/access.c
AgeCommit message (Expand)AuthorFilesLines
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-12-01hurd: Fix ld.so __access override from libcSamuel Thibault1-0/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella1-15/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-16New internal function __access_noerrnoAdhemerval Zanella1-0/+15
2016-11-10Consolidate Linux access implementationAdhemerval Zanella1-0/+32