glibc/time
Martin Sebor f2b3078e6a Fix build failures with -DDEBUG.
[BZ #19443]
        * crypt/crypt_util.c [DEBUG] (_ufc_prbits): Correct format string.
        [DEBUG] (_ufc_set_bits): Declare used.
        * iconv/gconv_dl.c [DEBUG]: Add a missing include directive.
        [DEBUG] (print_all): Declare used.
        * resolv/res_send.c [DEBUG] (__libc_res_nsend): Explicitly convert
        operands of the ternary ?: expression to target type.
        * stdlib/rshift.c [DEBUG] (mpn_rshift): Use assert() instead of
        calling the undeclared abort.
        * time/mktime.c [DEBUG] (DEBUG): Rename to DEBUG_MKTIME.
2016-01-15 11:07:41 -07:00
..
sys
Depend
Makefile
Versions
adjtime.c
alt_digit.c
asctime.c
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 Fix build failures with -DDEBUG. 2016-01-15 11:07:41 -07:00
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime.c
strftime_l.c
strptime.c
strptime_l.c
test_time.c
time.c
time.h
timegm.c
timespec_get.c
tst-ftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-mktime2.c Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.c 2016-01-14 16:35:40 -08:00
tst-mktime3.c
tst-posixtz.c
tst-strftime.c
tst-strptime-whitespace.c
tst-strptime.c
tst-strptime2.c
tst-strptime3.c
tst-tzname.c
tst_wcsftime.c
tzfile.c
tzset.c
wcsftime.c
wcsftime_l.c