aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips64/getdents64.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella1-19/+18
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-03-03Linux: getdents64 syscall number is always available on MIPSFlorian Weimer1-2/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-09mips: Do not malloc on getdents64 fallbackAdhemerval Zanella1-59/+81
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer1-0/+6
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-1/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella1-0/+2
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella1-0/+110