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 Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
asctime.c
asctime_r.c
clock.c
ctime.c
ctime_r.c
difftime.c
gettzinfo.c
gmtime.c
gmtime_r.c gmtime_r: Use faster algorithm by Howard Hinnant 2015-06-15 12:00:59 +02:00
lcltime.c
lcltime_r.c Avoid excessive locking and calling tzset in time functions. 2015-04-23 21:57:08 +02:00
local.h Add _tzset_unlocked and _tzset_unlocked_r 2015-04-23 21:57:08 +02:00
mktime.c Avoid excessive locking and calling tzset in time functions. 2015-04-23 21:57:08 +02:00
month_lengths.c
strftime.c get_alt_digits: Fix typo in allocation 2016-10-22 21:29:10 +02:00
strptime.c Implement GNU extension strptime_l 2016-08-23 17:51:14 +02:00
time.c Always assign return value to passed pointer in time function. 2016-05-02 16:11:26 -04:00
time.tex
tzcalc_limits.c
tzlock.c
tzset.c Fix SYNOPSIS prototypes without marked up parameter names 2015-06-23 17:30:22 +01:00
tzset_r.c Add _tzset_unlocked and _tzset_unlocked_r 2015-04-23 21:57:08 +02:00
tzvars.c
wcsftime.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00