acadia-newlib/newlib/libc/string
Jeff Johnston 0b211e340f 2009-03-25 Jeff Johnston <jjohnstn@redhat.com>
* libc/string/wcsdup.c: Fix documentation error.
        * libc/string/Makefile.am: Fix CHEWOUT files to contain
        wcsdup.def rather than wcsdup.
        * libc/string/Makefile.in: Regenerated.
2009-03-25 17:57:11 +00:00
..
Makefile.am 2009-03-25 Jeff Johnston <jjohnstn@redhat.com> 2009-03-25 17:57:11 +00:00
Makefile.in 2009-03-25 Jeff Johnston <jjohnstn@redhat.com> 2009-03-25 17:57:11 +00:00
bcmp.c
bcopy.c
bzero.c
index.c
memccpy.c
memchr.c 2008-05-26 Eric Blake <ebb9@byu.net> 2008-05-26 23:31:08 +00:00
memcmp.c
memcpy.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
memmem.c Make strstr and strcasestr O(n), not O(n^2); add memmem. 2008-01-12 04:25:55 +00:00
memmove.c
mempcpy.c
memset.c 2008-05-27 Jeff Johnston <jjohnstn@redhat.com> 2008-05-27 18:44:40 +00:00
rindex.c
stpcpy.c
stpncpy.c
str-two-way.h 2008-10-02 Jeff Johnston <jjohnstn@redhat.com> 2008-10-02 20:12:34 +00:00
strcasecmp.c
strcasestr.c Make strstr and strcasestr O(n), not O(n^2); add memmem. 2008-01-12 04:25:55 +00:00
strcat.c
strchr.c Optimize the generic strchr. 2008-05-22 02:31:46 +00:00
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strdup_r.c
strerror.c * libc/include/sys/errno.h (ESTRPIPE): Define. 2009-03-15 13:41:46 +00:00
strerror_r.c
strings.tex * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare. 2009-03-15 13:39:07 +00:00
strlcat.c
strlcpy.c
strlen.c 2008-05-26 Eric Blake <ebb9@byu.net> 2008-05-26 22:56:14 +00:00
strlwr.c
strncasecmp.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strndup_r.c
strnlen.c
strpbrk.c
strrchr.c
strsep.c
strspn.c
strstr.c Make strstr and strcasestr O(n), not O(n^2); add memmem. 2008-01-12 04:25:55 +00:00
strtok.c
strtok_r.c
strupr.c
strxfrm.c
swab.c
u_strerr.c
wcpcpy.c * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy. 2007-12-19 17:33:12 +00:00
wcpncpy.c * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy. 2007-12-19 17:33:12 +00:00
wcscasecmp.c * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare. 2009-03-11 12:57:53 +00:00
wcscat.c
wcschr.c
wcscmp.c
wcscoll.c
wcscpy.c
wcscspn.c
wcsdup.c 2009-03-25 Jeff Johnston <jjohnstn@redhat.com> 2009-03-25 17:57:11 +00:00
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare. 2009-03-11 12:57:53 +00:00
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.c 2008-12-12 Craig Howland <howland@LGSInnovations.com> 2008-12-12 19:47:05 +00:00
wcstrings.tex * libc/time/time.tex (wcsftime.def): Include. 2009-03-12 15:34:57 +00:00
wcswidth.c
wcsxfrm.c * libc/include/wchar.h: Add prototype for wcsxfrm. 2007-07-04 16:18:34 +00:00
wcwidth.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c