acadia-newlib/newlib/libc/string
Matthew Green 8195aff714 * implement a new `struct _reent' that is significantly smaller. use this
if _REENT_SMALL is defined in config.h.  define this for xstormy16.
2002-02-03 09:24:18 +00:00
..
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
bcmp.c
bcopy.c
bzero.c
index.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
rindex.c
strcasecmp.c
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strerror.c
strings.tex
strlen.c
strlwr.c
strncasecmp.c
strncat.c
strncmp.c
strncpy.c
strpbrk.c
strrchr.c 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net> 2001-05-04 17:23:18 +00:00
strspn.c
strstr.c
strtok.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
strtok_r.c
strupr.c
strxfrm.c
swab.c
u_strerr.c