aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/fstatat.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella1-38/+11
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-16linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella1-6/+13
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella1-1/+53
2020-10-09linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella1-0/+30