about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/fstatat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* linux: Drop useless include from fstatat.cAurelien Jarno2022-11-021-2/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella2021-03-291-38/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella2020-10-161-6/+13
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-091-1/+53
* linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella2020-10-091-0/+30