aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tst-getdents64.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella1-5/+24
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-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-28Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer1-3/+9
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer1-0/+44
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-0/+113