acadia-newlib/newlib/libc/string
Mike Frysinger 8343db918f newlib: libc: move configure into top-level
This kills off the last configure script under libc/ and folds it
into the top newlib configure script.  The a lot of the logic was
already in the top configure script, so move what's left into a
libc/acinclude.m4 file.
2022-02-25 13:52:48 -05:00
..
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib: libc: move configure into top-level 2022-02-25 13:52:48 -05:00
Makefile.inc newlib: libc: move manual into top-level build 2022-02-04 23:57:12 -05:00
WIDTH-A
ambiguous.t
bcmp.c
bcopy.c
bzero.c
combining.t update to Unicode 14.0 2021-11-16 11:24:29 +01:00
explicit_bzero.c
ffsl.c
ffsll.c
fls.c
flsl.c
flsll.c
gnu_basename.c
index.c
local.h
memccpy.c
memchr.c
memcmp.c
memcpy.c
memmem.c
memmove.c
mempcpy.c
memrchr.c
memset.c
mkunidata fix and amend scripts and makefile rules to generate Unicode data 2021-07-06 15:35:37 +02:00
mkwide
mkwidthA
rawmemchr.c
rindex.c
stpcpy.c
stpncpy.c
str-two-way.h strstr: avoid warnings 2021-09-03 12:51:30 +02:00
strcasecmp.c
strcasecmp_l.c
strcasestr.c
strcat.c
strchr.c
strchrnul.c
strcmp.c
strcoll.c
strcoll_l.c
strcpy.c
strcspn.c
strdup.c
strdup_r.c
strerror.c
strerror_r.c
strings.tex
strlcat.c update OpenBSD string functions 2022-01-05 17:11:47 +01:00
strlcpy.c update OpenBSD string functions 2022-01-05 17:11:47 +01:00
strlen.c
strlwr.c
strncasecmp.c
strncasecmp_l.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strndup_r.c
strnlen.c
strnstr.c
strpbrk.c
strrchr.c string: Fix buffer overrun in picolibc/newlib/libc/string/strrchr.c (#184) 2021-10-13 16:39:49 -04:00
strsep.c
strsignal.c
strspn.c
strstr.c strstr: avoid warnings 2021-09-03 12:51:30 +02:00
strtok.c
strtok_r.c
strupr.c
strverscmp.c
strxfrm.c
strxfrm_l.c
swab.c
timingsafe_bcmp.c
timingsafe_memcmp.c
u_strerr.c
uniset fix and amend scripts and makefile rules to generate Unicode data 2021-07-06 15:35:37 +02:00
wcpcpy.c
wcpncpy.c
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c
wcscmp.c
wcscoll.c
wcscoll_l.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslcat.c update OpenBSD string functions 2022-01-05 17:11:47 +01:00
wcslcpy.c update OpenBSD string functions 2022-01-05 17:11:47 +01:00
wcslen.c
wcsncasecmp.c
wcsncasecmp_l.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
wcsxfrm_l.c
wcwidth.c
wide.t update to Unicode 14.0 2021-11-16 11:24:29 +01:00
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c
xpg_strerror_r.c