about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/fstat64.c
Commit message (Expand)AuthorAgeFilesLines
* linux: Fix fstat64 on alpha and sparc64Adhemerval Zanella2024-01-121-2/+5
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-081-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* io: Do not implement fstat with fstatatAdhemerval Zanella2023-09-271-2/+35
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* 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