Peter S. Mazinger fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
..
arm fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
frv fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
generic fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
i386 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
mips fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
powerpc fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
sh64 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
sparc fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
x86_64 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. il y a 18 ans
.indent.pro fbb4007ac8 Update and simplification. il y a 24 ans
Makefile ba31c6c463 Remove TOPDIR il y a 19 ans
Makefile.in 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
memchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
memcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
memcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
memmove.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
mempcpy.c 8a0b43005a Hide mostly used functions il y a 19 ans
memset.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
stpcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
stpncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strcat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strchrnul.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strcmp.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 19 ans
strcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strcspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strdup.c 8a0b43005a Hide mostly used functions il y a 19 ans
strlcpy.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 19 ans
strlen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strncat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strncmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strnlen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strpbrk.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strrchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strstr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
strtok_r.c de77369cf4 Hide some of mem* and str* il y a 19 ans
wcpcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcpncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcscat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcschr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcschrnul.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcscmp.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases il y a 19 ans
wcscpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcscspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsdup.c 9d083cc253 Hide some wcs* il y a 19 ans
wcslcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcslen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsncat.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsncmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsnlen.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcspbrk.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsrchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsspn.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcsstr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wcstok.c 9d083cc253 Hide some wcs* il y a 19 ans
wmemchr.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wmemcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wmemcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wmemmove.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wmempcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wmemset.c 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
wstring.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... il y a 19 ans