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