glibc/time
Siddhesh Poyarekar 180e0e4b29 Fix -Wundef warning for HAVE_LOCALTIME_R
Define it to 0.  There is a gnulib copy for this, but it is out of
sync with our copy.
2014-07-10 14:21:27 +05:30
..
sys Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
Depend
Makefile Include LOCPATH in default test environment. 2014-06-04 23:37:25 +00:00
Versions
adjtime.c
alt_digit.c
asctime.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
bug-asctime.c
bug-asctime_r.c
bug-getdate1.c
bug-mktime1.c
clock.c
clocktest.c
ctime.c
ctime_r.c
datemsk
difftime.c
dysize.c
era.c
ftime.c
getdate.c
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
mktime.c Sync up mktime with gnulib 2014-06-28 06:15:54 +05:30
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime.c
strftime_l.c Fix Wundef warning for HAVE_STRFTIME 2014-07-10 14:20:42 +05:30
strptime.c
strptime_l.c Fix -Wundef warning for HAVE_LOCALTIME_R 2014-07-10 14:21:27 +05:30
test_time.c
time.c
time.h Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
timegm.c
timespec_get.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-mktime2.c
tst-mktime3.c
tst-posixtz.c
tst-strftime.c
tst-strptime-whitespace.c
tst-strptime.c
tst-strptime2.c
tst-strptime3.c
tst_wcsftime.c
tzfile.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
tzset.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
wcsftime.c
wcsftime_l.c