acadia-newlib/newlib/libc/string
Jeff Johnston 10e4d79a19 2013-12-10 Jeff Johnston <jjohnstn@redhat.com>
* acconfig.h: Add _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL.
        * newlib.hin: Ditto.
        * configure: Regenerate.
        * configure.in: Add setting of _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL.
        * libc/string/local.h: Add check for _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL
        and set __inhibit_loop_to_libcall macro appropriately.
        * libc/string/memmove.c: Use __inhibit_loop_to_libcall macro in
        function declaration.
        * libc/string/memset.c: Ditto.
2013-12-10 18:57:30 +00:00
..
Makefile.am
Makefile.in
bcmp.c
bcopy.c
bzero.c
index.c
local.h
memccpy.c
memchr.c
memcmp.c
memcpy.c
memmem.c
memmove.c
mempcpy.c
memrchr.c
memset.c
rawmemchr.c
rindex.c
stpcpy.c
stpncpy.c
str-two-way.h
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strchrnul.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strdup_r.c
strerror.c
strerror_r.c
strings.tex
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
strsignal.c
strspn.c
strstr.c
strtok.c
strtok_r.c
strupr.c
strxfrm.c
swab.c
u_strerr.c
wcpcpy.c
wcpncpy.c
wcscasecmp.c
wcscat.c
wcschr.c
wcscmp.c
wcscoll.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.c
wcstrings.tex
wcswidth.c
wcsxfrm.c
wcwidth.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c
xpg_strerror_r.c