aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/utime.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-03-05Linux: Use AT_FDCWD in utime, utimes when calling utimensatFlorian Weimer1-1/+2
2020-03-03y2038: linux: Provide __utime64 implementationLukasz Majewski1-0/+56