acadia-newlib/newlib/libc/string
Jeff Johnston 6fb374754d 2007-06-08 Jeff Johnston <jjohnstn@redhat.com>
* libc/string/strcasestr.c: New file.
        * libc/include/string.h: Add strcasestr.
        * libc/string/strings.tex: Add strcasestr.
        * libc/string/Makefile.am: Ditto.
        * libc/string/Makefile.in: Regenerated.
2007-06-08 18:38:51 +00:00
..
Makefile.am 2007-06-08 Jeff Johnston <jjohnstn@redhat.com> 2007-06-08 18:38:51 +00:00
Makefile.in 2007-06-08 Jeff Johnston <jjohnstn@redhat.com> 2007-06-08 18:38:51 +00:00
bcmp.c
bcopy.c
bzero.c
index.c
memccpy.c
memchr.c
memcmp.c
memcpy.c
memmove.c
mempcpy.c
memset.c
rindex.c
strcasecmp.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
strcasestr.c 2007-06-08 Jeff Johnston <jjohnstn@redhat.com> 2007-06-08 18:38:51 +00:00
strcat.c
strchr.c
strcmp.c
strcoll.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
strcpy.c Avoid more compiler warnings. 2007-05-29 21:26:59 +00:00
strcspn.c
strdup.c
strdup_r.c
strerror.c
strerror_r.c
strings.tex 2007-06-08 Jeff Johnston <jjohnstn@redhat.com> 2007-06-08 18:38:51 +00:00
strlcat.c
strlcpy.c
strlen.c
strlwr.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
strncasecmp.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
strncat.c
strncmp.c
strncpy.c
strndup.c
strndup_r.c 2006-02-13 Jeff Johnston <jjohnstn@redhat.com> 2006-02-13 17:27:50 +00:00
strnlen.c 2006-02-13 Jeff Johnston <jjohnstn@redhat.com> 2006-02-13 17:27:50 +00:00
strpbrk.c
strrchr.c Avoid more compiler warnings. 2007-05-29 21:26:59 +00:00
strsep.c
strspn.c
strstr.c
strtok.c
strtok_r.c
strupr.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
strxfrm.c
swab.c
u_strerr.c
wcscat.c
wcschr.c
wcscmp.c
wcscoll.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wcscpy.c
wcscspn.c
wcslcat.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wcslcpy.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wcstrings.tex 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wcswidth.c
wcwidth.c
wmemchr.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wmemcmp.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wmemcpy.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wmemmove.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
wmemset.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00