newlib-cygwin/newlib/libc/misc
Ralf Corsepius f3e873f250 2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libc/string/index.c: Include <strings.h> for "index".
	* libc/string/rindex.c: Include <strings.h> for "rindex".
	* libc/string/strcasecmp.c: Include <strings.h> for "strcasecmp".
	Don't include <string.h>.
	* libc/string/strncasecmp.c: Include <strings.h> for "strncasecmp".
	Don't include <string.h>.
	* libc/string/bzero.c: Include <strings.h> for "bzero".
	Don't include <string.h>
	* libc/misc/ffs.c: Include <strings.h> for "ffs".
	Don't include <_ansi.h>.
2011-08-22 16:49:37 +00:00
..
Makefile.am 2010-06-04 Mark Mitchell <mark@codesourcery.com> 2010-06-04 15:30:40 +00:00
Makefile.in 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
__dprintf.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
ffs.c 2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-22 16:49:37 +00:00
fini.c 2010-06-04 Mark Mitchell <mark@codesourcery.com> 2010-06-04 15:30:40 +00:00
init.c 2010-06-04 Mark Mitchell <mark@codesourcery.com> 2010-06-04 15:30:40 +00:00
misc.tex 2002-07-16 Jeff Johnston <jjohnstn@redhat.com> 2002-07-16 15:30:32 +00:00
unctrl.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00