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
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
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
strncasecmp.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strndup_r.c
strnlen.c
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
strxfrm.c
swab.c
u_strerr.c
wcscat.c
wcschr.c
wcscmp.c
wcscoll.c
wcscpy.c
wcscspn.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstrings.tex
wcswidth.c
wcwidth.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c