about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050) azanella/bz23960-direntAdhemerval Zanella2023-12-291-12/+9
* linux: Use getdents64 on non-LFS readdirAdhemerval Zanella2023-12-291-24/+73
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)Florian Weimer2022-09-191-36/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Add __readdir_unlockedAdhemerval Zanella2020-10-161-5/+13
* linux: Move posix dir implementations to LinuxAdhemerval Zanella2020-10-161-1/+64
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-061-0/+23