Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
..
arm ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
frv ba31c6c463 Remove TOPDIR il y a 20 ans
generic ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
i386 ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
mips cbe6ea1c0b fix libc_hidden_builtin_def il y a 20 ans
powerpc ba31c6c463 Remove TOPDIR il y a 20 ans
sh64 ba31c6c463 Remove TOPDIR il y a 20 ans
sparc ba31c6c463 Remove TOPDIR il y a 20 ans
x86_64 42b161bb71 Remove test file il y a 20 ans
.indent.pro fbb4007ac8 Update and simplification. il y a 25 ans
Makefile ba31c6c463 Remove TOPDIR il y a 20 ans
Makefile.in 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
memchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
memcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
memcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
memmove.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
mempcpy.c 8a0b43005a Hide mostly used functions il y a 20 ans
memset.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
stpcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
stpncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strcat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strchrnul.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strcmp.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
strcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strcspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strdup.c 8a0b43005a Hide mostly used functions il y a 20 ans
strlcpy.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
strlen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strncat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strncmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strnlen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strpbrk.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strrchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strstr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
strtok_r.c de77369cf4 Hide some of mem* and str* il y a 20 ans
wcpcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcpncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcscat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcschr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcschrnul.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcscmp.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 20 ans
wcscpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcscspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsdup.c 9d083cc253 Hide some wcs* il y a 20 ans
wcslcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcslen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsncat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsncmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsnlen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcspbrk.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsrchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcsstr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wcstok.c 9d083cc253 Hide some wcs* il y a 20 ans
wmemchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wmemcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wmemcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wmemmove.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wmempcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wmemset.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 20 ans
wstring.c 8d6c011afe Hide str*casecmp/*coll/*xfrm and make use of the internal versions il y a 20 ans