glibc/time
Albert ARIBAUD (3ADEV) 6e15f3e26b Y2038: add function __localtime64
Tested with 'make check' on x86_64-linux-gnu and i686-linux.gnu.

	* include/time.h
	(__localtime64): Add.
	* manual/maint.texi: Document Y2038 symbol handling.
	* time/localtime.c
	(__localtime64): Add.
	[__TIMERSIZE != 64] (__localtime): Turn into a wrapper.
2018-12-17 22:56:15 +01:00
..
bits/types
sys
adjtime.c
alt_digit.c
asctime.c
bug-asctime_r.c
bug-asctime.c
bug-getdate1.c
bug-mktime1.c
bug-mktime4.c
clock.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
ftime.c
getdate.c
getitimer.c
gettimeofday.c
gmtime.c Y2038: make __tz_convert compatible with 64-bit-time 2018-12-05 21:01:22 +01:00
lc-time-cleanup.c
localtime.c Y2038: add function __localtime64 2018-12-17 22:56:15 +01:00
Makefile
mktime-internal.h
mktime.c mktime: DEBUG_MKTIME cleanup 2018-11-15 22:59:33 +01:00
offtime.c Y2038: make __tz_convert compatible with 64-bit-time 2018-12-05 21:01:22 +01:00
setitimer.c
settimeofday.c
stime.c
strftime_l.c
strftime.c
strptime_l.c
strptime.c
test_time.c
time.c
time.h
timegm.c
timespec_get.c
tst_wcsftime.c
tst-ftime_l.c
tst-ftime.c
tst-getdate.c
tst-mktime2.c
tst-mktime3.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime2.c
tst-strptime3.c
tst-strptime-whitespace.c
tst-strptime.c
tst-tzname.c
tst-y2039.c
tzfile.c Y2038: make __tz_convert compatible with 64-bit-time 2018-12-05 21:01:22 +01:00
tzset.c Y2038: make __tz_convert compatible with 64-bit-time 2018-12-05 21:01:22 +01:00
Versions
wcsftime_l.c
wcsftime.c