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