glibc/time
Adhemerval Zanella c606975bd0 y2038: Add __USE_TIME_BITS64 support for struct timespec
The __USE_TIME_BITS64 is not defined internally yet.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-06-15 10:42:11 -03:00
..
bits/types y2038: Add __USE_TIME_BITS64 support for struct timespec 2021-06-15 10:42:11 -03:00
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_getcpuclockid.c Support for multiple versions in versioned_symbol, compat_symbol 2021-03-25 12:33:02 +01:00
clock_getres.c Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
clock_gettime.c Support for multiple versions in versioned_symbol, compat_symbol 2021-03-25 12:33:02 +01:00
clock_nanosleep.c Support for multiple versions in versioned_symbol, compat_symbol 2021-03-25 12:33:02 +01:00
clock_settime.c Support for multiple versions in versioned_symbol, compat_symbol 2021-03-25 12:33:02 +01:00
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
lc-time-cleanup.c
localtime.c
Makefile Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
mktime-internal.h
mktime.c
offtime.c
setitimer.c
settimeofday.c
settimezone.c
stime.c
strftime_l.c
strftime.c
strptime_l.c
strptime.c
test_time.c
time.c
time.h Do not declare asctime_r and ctime_r for C2X 2021-05-18 19:47:49 +00: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.c
tst-clock2.c
tst-clock_nanosleep.c
tst-clock_settime.c tst: Add test for clock_settime 2021-03-08 22:41:34 +01:00
tst-clock.c
tst-cpuclock1.c
tst-ctime.c tst: Provide test for ctime 2021-02-16 20:36:47 +01:00
tst-difftime.c tst: Provide test for difftime 2021-02-16 20:37:27 +01:00
tst-ftime_l.c
tst-ftime.c
tst-getdate.c time: Add 64 bit tests for getdate / getdate_r 2021-04-15 11:32:40 -03:00
tst-gmtime.c time: Add gmtime/gmtime_r tests 2021-04-15 11:32:38 -03:00
tst-itimer.c time: Add getitimer and setitimer basic tests 2021-04-15 11:27:35 -03:00
tst-mktime2.c
tst-mktime3.c
tst-mktime4.c tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) 2021-02-16 20:41:45 +01:00
tst-mktime.c
tst-posixtz.c
tst-settimeofday.c tst: Add test for settimeofday 2021-03-08 22:41:41 +01:00
tst-strftime2.c
tst-strftime3.c
tst-strftime.c
tst-strptime2.c
tst-strptime3.c
tst-strptime-whitespace.c
tst-strptime.c
tst-timegm.c time: Add timegm/timelocal basic tests 2021-04-15 11:32:39 -03:00
tst-timespec_get.c time: Add basic timespec_get tests 2021-04-15 11:32:40 -03:00
tst-timespec_getres.c Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
tst-tzname.c
tst-y2039.c
tzfile.c
tzset.c
Versions Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
wcsftime_l.c
wcsftime.c