glibc/time
2013-10-25 19:05:24 +02:00
..
sys
adjtime.c
alt_digit.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
asctime.c
bug-asctime_r.c
bug-asctime.c
bug-getdate1.c
bug-mktime1.c
clock.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
ftime.c
getdate.c
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile
mktime.c
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime_l.c
strftime.c
strptime_l.c Make strptime %Z consistent between doc and code. Fixes bug 14876 2013-10-25 19:05:24 +02:00
strptime.c
test_time.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
time.c
time.h
timegm.c
timespec_get.c
tst_wcsftime.c
tst-ftime_l.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 Make strptime %Z consistent between doc and code. Fixes bug 14876 2013-10-25 19:05:24 +02:00
tzfile.c Replace alloca in __tzfile_read by malloc. Fixes bug 15670 2013-10-20 08:26:05 +02:00
tzset.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
Versions
wcsftime_l.c
wcsftime.c