about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/getdents64.c
Commit message (Expand)AuthorAgeFilesLines
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-221-19/+18
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Linux: getdents64 syscall number is always available on MIPSFlorian Weimer2020-03-031-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* mips: Do not malloc on getdents64 fallbackAdhemerval Zanella2019-10-091-59/+81
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-271-0/+6
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-1/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-191-0/+2
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-0/+110