acadia-newlib/newlib/libc/string
Jeff Johnston 14613e5e74 2004-09-16 Antony King <antony.king@st.com>
* libc/ctype/ctype.tex: Added missing documentation.
        * libc/stdio/stdio.tex Ditto.
        * libc/stdlib/stdlib.tex Ditto.
        * libc/string/strings.tex Ditto.
        * libc/time/time.tex: Ditto.
        * libc/stdio/setbuffer.c: Removed setlinebuf documentation.
2004-09-16 21:15:14 +00:00
..
Makefile.am 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru> 2003-10-23 18:07:13 +00:00
Makefile.in 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +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
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strdup_r.c
strerror.c
strerror_r.c
strings.tex 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:15:14 +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
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 * libc/string/wcscoll.c: Fix comment. 2003-04-03 08:30:22 +00:00
wcscpy.c
wcscspn.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru> 2003-10-23 18:07:13 +00:00
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstrings.tex 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru> 2003-10-23 18:07:13 +00:00
wcswidth.c * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 2003-04-09 10:42:12 +00:00
wcwidth.c * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 2003-04-09 10:42:12 +00:00
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c