..
bits/ types
Always define __USE_TIME_BITS64 when 64 bit time_t is used
2 years ago
sys
Always define __USE_TIME_BITS64 when 64 bit time_t is used
2 years ago
Depend
* time/Makefile (tst-getdate-ENV): Add TZDIR to environment.
25 years ago
Makefile
Update copyright dates with scripts/update-copyrights
2 years ago
Versions
Add C2X timespec_getres
5 years ago
adjtime.c
Update copyright dates with scripts/update-copyrights
2 years ago
alt_digit.c
Update copyright dates with scripts/update-copyrights
2 years ago
asctime.c
Update copyright dates with scripts/update-copyrights
2 years ago
bug-asctime.c
[BZ #1460]
21 years ago
bug-asctime_r.c
[BZ #1468]
21 years ago
bug-getdate1.c
support: Introduce new subdirectory for test infrastructure
9 years ago
bug-mktime1.c
[BZ #2821]
20 years ago
bug-mktime4.c
mktime: new test for mktime failure
7 years ago
clock.c
Update copyright dates with scripts/update-copyrights
2 years ago
clock_getcpuclockid.c
Update copyright dates with scripts/update-copyrights
2 years ago
clock_getres.c
Update copyright dates with scripts/update-copyrights
2 years ago
clock_gettime.c
Update copyright dates with scripts/update-copyrights
2 years ago
clock_nanosleep.c
Update copyright dates with scripts/update-copyrights
2 years ago
clock_settime.c
Update copyright dates with scripts/update-copyrights
2 years ago
clocktest.c
Add missing header files throughout the testsuite.
9 years ago
ctime.c
Update copyright dates with scripts/update-copyrights
2 years ago
ctime_r.c
Update copyright dates with scripts/update-copyrights
2 years ago
difftime.c
Update copyright dates with scripts/update-copyrights
2 years ago
dysize.c
Update copyright dates with scripts/update-copyrights
2 years ago
era.c
Update copyright dates with scripts/update-copyrights
2 years ago
ftime.c
Update copyright dates with scripts/update-copyrights
2 years ago
getdate.c
Update copyright dates with scripts/update-copyrights
2 years ago
getitimer.c
Update copyright dates with scripts/update-copyrights
2 years ago
gettimeofday.c
Update copyright dates with scripts/update-copyrights
2 years ago
gmtime.c
Update copyright dates with scripts/update-copyrights
2 years ago
lc-time-cleanup.c
Update copyright dates with scripts/update-copyrights
2 years ago
localtime.c
Update copyright dates with scripts/update-copyrights
2 years ago
mktime-internal.h
Update copyright dates with scripts/update-copyrights
2 years ago
mktime.c
Update copyright dates with scripts/update-copyrights
2 years ago
offtime.c
Update copyright dates with scripts/update-copyrights
2 years ago
setitimer.c
Update copyright dates with scripts/update-copyrights
2 years ago
settimeofday.c
Update copyright dates with scripts/update-copyrights
2 years ago
settimezone.c
Update copyright dates with scripts/update-copyrights
2 years ago
stime.c
Update copyright dates with scripts/update-copyrights
2 years ago
strftime.c
Update copyright dates with scripts/update-copyrights
2 years ago
strftime_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
strptime.c
Update copyright dates with scripts/update-copyrights
2 years ago
strptime_l.c
Update copyright dates with scripts/update-copyrights
2 years ago
test_time.c
Update copyright dates with scripts/update-copyrights
2 years ago
time.c
Update copyright dates with scripts/update-copyrights
2 years ago
time.h
Always define __USE_TIME_BITS64 when 64 bit time_t is used
2 years ago
timegm.c
Update copyright dates with scripts/update-copyrights
2 years ago
timespec_get.c
Update copyright dates with scripts/update-copyrights
2 years ago
timespec_getres.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-adjtime-time64.c
y2038: Add test coverage
5 years ago
tst-adjtime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-clock-time64.c
y2038: Add test coverage
5 years ago
tst-clock.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-clock2-time64.c
y2038: Add test coverage
5 years ago
tst-clock2.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-clock_nanosleep-time64.c
y2038: Add test coverage
5 years ago
tst-clock_nanosleep.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-clock_settime-time64.c
y2038: Add test coverage
5 years ago
tst-clock_settime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-cpuclock1-time64.c
y2038: Add test coverage
5 years ago
tst-cpuclock1.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-ctime-time64.c
y2038: Add test coverage
5 years ago
tst-ctime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-difftime-time64.c
y2038: Add test coverage
5 years ago
tst-difftime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-ftime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-ftime_l.c
Modify several tests to use test-skeleton.c
12 years ago
tst-getdate.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-gmtime-time64.c
y2038: Add test coverage
5 years ago
tst-gmtime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-itimer-time64.c
y2038: Add test coverage
5 years ago
tst-itimer.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-mktime.c
Modify several tests to use test-skeleton.c
12 years ago
tst-mktime2.c
time/tst-mktime2: Improve test error reporting
8 years ago
tst-mktime3.c
Modify several tests to use test-skeleton.c
12 years ago
tst-mktime4-time64.c
y2038: Add test coverage
5 years ago
tst-mktime4.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-posixtz.c
Add missing header files throughout the testsuite.
9 years ago
tst-settimeofday-time64.c
y2038: Add test coverage
5 years ago
tst-settimeofday.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-strftime.c
Use '%z' instead of '%Z' on printf functions
4 years ago
tst-strftime2.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-strftime3.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-strftime4-time64.c
Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
3 years ago
tst-strftime4.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-strptime-whitespace.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-strptime.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-strptime2.c
Fix all the remaining misspellings -- BZ 25337
3 years ago
tst-strptime3.c
time: ensure failing strptime() tests are reported correctly
11 years ago
tst-timegm-time64.c
y2038: Add test coverage
5 years ago
tst-timegm.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-timespec_get-time64.c
y2038: Add test coverage
5 years ago
tst-timespec_get.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-timespec_getres-time64.c
y2038: Add test coverage
5 years ago
tst-timespec_getres.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-tzname.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst-y2039-time64.c
y2038: Add test coverage
5 years ago
tst-y2039.c
Update copyright dates with scripts/update-copyrights
2 years ago
tst_wcsftime.c
Don't use the argument to time.
7 years ago
tzfile.c
Update copyright dates with scripts/update-copyrights
2 years ago
tzset.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsftime.c
Update copyright dates with scripts/update-copyrights
2 years ago
wcsftime_l.c
Update copyright dates with scripts/update-copyrights
2 years ago