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