aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/fstatat64.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Fix ununsed fstatat64_time64_statxAdhemerval Zanella1-5/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-11-25linux: Only build fstatat fallback if requiredAdhemerval Zanella1-7/+11
2021-03-31Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler1-2/+2
2021-03-29linux: Use statx for MIPSn64Adhemerval Zanella1-4/+25
2021-03-29linux: Disable fstatat64 fallback if __ASSUME_STATX is definedAdhemerval Zanella1-16/+40
2021-02-11linux: Remove stat-check.cAdhemerval Zanella1-0/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-16linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella1-14/+17
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella1-23/+72
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella1-1/+42
2020-10-09linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella1-0/+38