acadia-newlib/newlib/libc/time
Ralf Corsepius af8a9163c3 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* libc/string/bcmp.c: Include <strings.h> for "bcmp".
	* libc/string/bcopy.c: Include <strings.h> for "bcopy".
	* libc/string/strcasestr.c: Include <strings.h> for "strncasecmp".
	* libc/time/strptime.c: Include <strings.h> for "strncasecmp".
2011-08-19 16:58:20 +00:00
..
Makefile.am
Makefile.in 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +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/mktime.c (validate_structure): Account for tm_mon possibly 2011-08-19 14:14:18 +00:00
mktm_r.c
strftime.c * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call 2011-06-14 14:31:59 +00:00
strptime.c 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-19 16:58:20 +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