aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/settimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-25Silence most -Wzero-as-null-pointer-constant diagnosticsAlejandro Colomar1-2/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-06-30Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64Florian Weimer1-3/+8
2020-02-07y2038: linux: Provide __settimeofday64 implementationLukasz Majewski1-0/+53