This website requires JavaScript.
Explore
Help
Sign In
drew
/
acadia-newlib
Watch
1
Star
0
Fork
You've already forked acadia-newlib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ce4fcefed
acadia-newlib
/
newlib
/
libc
/
string
History
Jeff Johnston
88540e248e
2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>
...
* libc/string/wcsspn.c (wcsspn): Add missing increment of q.
2005-07-08 18:28:46 +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
2005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>
2005-03-06 20:40:05 +00:00
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
2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>
2005-07-08 18:28:46 +00:00
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
…