acadia-newlib/newlib/libc/string
Jeff Johnston d6593503c6 2006-02-13 Jeff Johnston <jjohnstn@redhat.com>
David Carne  <davidcarne@gmail.com>

        * libc/string/strndup_r.c (_strndup_r): Use strnlen logic
        instead of strlen to determine number of bytes to copy.
        * libc/string/strnlen.c (strnlen): Fix so check for max limit occurs
        before looking at storage location.
2006-02-13 17:27:50 +00:00
..
Makefile.am
Makefile.in
bcmp.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
bcopy.c
bzero.c
index.c
memccpy.c
memchr.c
memcmp.c
memcpy.c
memmove.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
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 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
strings.tex
strlcat.c
strlcpy.c
strlen.c
strlwr.c
strncasecmp.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
strncat.c
strncmp.c
strncpy.c
strndup.c
strndup_r.c 2006-02-13 Jeff Johnston <jjohnstn@redhat.com> 2006-02-13 17:27:50 +00:00
strnlen.c 2006-02-13 Jeff Johnston <jjohnstn@redhat.com> 2006-02-13 17:27:50 +00:00
strpbrk.c
strrchr.c
strsep.c
strspn.c
strstr.c
strtok.c
strtok_r.c
strupr.c
strxfrm.c
swab.c Correct for missing patch 2000-08-30 18:31:59 +00:00
u_strerr.c
wcscat.c
wcschr.c
wcscmp.c
wcscoll.c
wcscpy.c
wcscspn.c
wcslcat.c
wcslcpy.c
wcslen.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
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