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