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