aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips64/getdents64.c
AgeCommit message (Expand)Author
2020-03-03Linux: getdents64 syscall number is always available on MIPSFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-09mips: Do not malloc on getdents64 fallbackAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella