minix/lib/libc/string
Lionel Sambuc f14fb60209 Libraries updates and cleanup
* Updating common/lib
 * Updating lib/csu
 * Updating lib/libc
 * Updating libexec/ld.elf_so
 * Corrected test on __minix in featuretest to actually follow the
   meaning of the comment.
 * Cleaned up _REENTRANT-related defintions.
 * Disabled -D_REENTRANT for libfetch
 * Removing some unneeded __NBSD_LIBC defines and tests

Change-Id: Ic1394baef74d11b9f86b312f5ff4bbc3cbf72ce2
2013-01-14 11:36:26 +01:00
..
__strsignal.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
_strerror_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
_strlcat.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
_strlcpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
bcmp.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
bcopy.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
bm.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
bm.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
bstring.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
bzero.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ffs.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
index.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
index.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_bcmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_bcopy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_bzero.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_ffs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_index.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_memccpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_memchr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_memcmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_memcpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_memmove.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_memset.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_rindex.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strcat.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strchr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strcmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strcpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strlen.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strncat.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strncmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strncpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_strrchr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_swab.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile.inc Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memccpy.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memccpy.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memchr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memcmp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memcpy.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memmem.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memmem.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memmove.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memrchr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
memset.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
popcount.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rindex.3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rindex.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
stpcpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
stpncpy.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcasecmp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcasestr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcat.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strchr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcmp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcoll.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcoll.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strcpy.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcspn.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strcspn.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strdup.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strdup.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strerror.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strerror.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strerror_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
stresep.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
string.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strings.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strlcpy.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strlen.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strmode.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strmode.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strncat.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strndup.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strpbrk.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strpbrk.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strrchr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strsep.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strsignal.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strsignal.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strspn.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strspn.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strstr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strtok.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strtok.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strtok_r.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strxfrm.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
strxfrm.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
swab.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
swab.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcscasecmp.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcscasecmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcscat.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcschr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcscmp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcscpy.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcscspn.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcscspn_bloom.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsdup.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcsdup.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcslcat.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcslcpy.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcslen.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsncasecmp.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcsncat.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsncmp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsncpy.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcspbrk.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsrchr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsspn.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcsstr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcstok.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcstok.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wcswcs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wcswidth.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wmemchr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
wmemchr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wmemcmp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wmemcpy.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wmemmove.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
wmemset.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00