glibc/time
Andreas Schwab 0b962177ee Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
Both functions use time_t only internally, so the ABI is not affected.

(cherry picked from commit 41349f6f67)
2023-02-07 10:32:47 -03:00
..
bits/types y2038: Add __USE_TIME_BITS64 support for struct timespec 2021-06-15 10:42:11 -03:00
sys y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
adjtime.c
alt_digit.c
asctime.c
bug-asctime_r.c
bug-asctime.c
bug-getdate1.c
bug-mktime1.c
bug-mktime4.c
clock_getcpuclockid.c
clock_getres.c Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
clock_gettime.c
clock_nanosleep.c
clock_settime.c
clock.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
ftime.c
getdate.c time: Add 64-bit time support for getdate 2021-06-15 10:42:11 -03:00
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:32:47 -03:00
mktime-internal.h
mktime.c mktime: improve heuristic for ca-1986 Indiana DST 2022-11-08 22:46:33 -05:00
offtime.c
setitimer.c
settimeofday.c
settimezone.c
stime.c
strftime_l.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:32:47 -03:00
strftime.c
strptime_l.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:32:47 -03:00
strptime.c
test_time.c
time.c
time.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
timegm.c
timespec_get.c
timespec_getres.c Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
tst_wcsftime.c
tst-adjtime-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-adjtime.c
tst-clock2-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-clock2.c
tst-clock_nanosleep-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-clock_nanosleep.c linux: Only use 64-bit syscall if required for clock_nanosleep 2021-06-22 12:09:52 -03:00
tst-clock_settime-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-clock_settime.c
tst-clock-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-clock.c
tst-cpuclock1-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-cpuclock1.c
tst-ctime-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-ctime.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-difftime-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-difftime.c
tst-ftime_l.c
tst-ftime.c
tst-getdate.c time: Add 64-bit time support for getdate 2021-06-15 10:42:11 -03:00
tst-gmtime-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-gmtime.c
tst-itimer-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-itimer.c
tst-mktime2.c
tst-mktime3.c
tst-mktime4-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-mktime4.c
tst-mktime.c
tst-posixtz.c
tst-settimeofday-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-settimeofday.c
tst-strftime2.c
tst-strftime3.c
tst-strftime4-time64.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:32:47 -03:00
tst-strftime4.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:32:47 -03:00
tst-strftime.c
tst-strptime2.c
tst-strptime3.c
tst-strptime-whitespace.c
tst-strptime.c
tst-timegm-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-timegm.c
tst-timespec_get-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-timespec_get.c
tst-timespec_getres-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-timespec_getres.c Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
tst-tzname.c
tst-y2039-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-y2039.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tzfile.c time: Set daylight to 1 for matching DST/offset change (bug 29951) 2023-01-10 17:36:15 +01:00
tzset.c
Versions Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
wcsftime_l.c
wcsftime.c