aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/fstat64.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella1-0/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella1-3/+17
2020-10-09linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella1-0/+38