about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/tst-getdents64.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-221-5/+24
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer2019-06-281-3/+9
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-271-0/+44
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+113