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