acadia-newlib/newlib/libc/time
Corinna Vinschen b2bde18ba5 * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.
* libc/search/hash_buf.c (__get_buf): Initialize local vars to avoid
	compiler warning.
	* libc/stdio/fgets.c (_fgets_r): Ditto.
	* libc/time/strftime.c (strftime): Ditto.
2012-08-10 15:21:57 +00:00
..
Makefile.am
Makefile.in 2011-12-19 Jeff Johnston <jjohnstn@redhat.com> 2011-12-19 22:03:51 +00:00
asctime.c
asctime_r.c * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call 2011-06-14 14:31:59 +00:00
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 * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation. 2011-10-11 11:28:05 +00:00
mktm_r.c * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation. 2011-10-11 11:28:05 +00:00
strftime.c * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning. 2012-08-10 15:21:57 +00:00
strptime.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
time.c
time.tex
tzlock.c
tzset.c
tzset_r.c * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call 2011-06-14 14:31:59 +00:00
tzvars.c
wcsftime.c