about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/fstat64.c
Commit message (Expand)AuthorAgeFilesLines
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-111-0/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-091-3/+17
* linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella2020-10-091-0/+38