acadia-newlib/newlib/libc/time
Corinna Vinschen 94f40db019 get_alt_digits: Fix typo in allocation
adi->digit is an array of CHAR *, not of CHAR **.

Fixes Coverity CID 60043

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-10-22 21:29:10 +02:00
..
Makefile.am
Makefile.in
asctime.c
asctime_r.c
clock.c
ctime.c
ctime_r.c
difftime.c
gettzinfo.c
gmtime.c
gmtime_r.c
lcltime.c
lcltime_r.c
local.h
mktime.c
month_lengths.c
strftime.c get_alt_digits: Fix typo in allocation 2016-10-22 21:29:10 +02:00
strptime.c
time.c
time.tex
tzcalc_limits.c
tzlock.c
tzset.c
tzset_r.c
tzvars.c
wcsftime.c