Peter S. Mazinger cc9da0a85c Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks пре 18 година
..
arm 925220a4fe Add hidden versions, add missing .size пре 18 година
frv ccb1922d8b Add hidden versions пре 18 година
generic 6b8c0cedae Correct Warning: function declaration isn't a prototype пре 18 година
i386 032a3e76d2 Corrections to splitted files пре 18 година
mips 5565cde250 Disable multi build on asm files. i386/powerpc could be used if the source is splitted up пре 18 година
powerpc 497e902f95 undef functions needed for usage within libc пре 18 година
sh64 dd1be05eec Add hidden versions пре 18 година
sparc f56e03f575 Add hidden versions, hope I made it correctly. Sparc optimized string functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function пре 18 година
x86_64 7e51a684c5 Add hidden versions пре 18 година
.indent.pro fbb4007ac8 Update and simplification. пре 24 година
Makefile e6aa37afc9 Replace all Makefiles for new build infrastucture пре 18 година
Makefile.in 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
memchr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
memcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
memcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
memmove.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
mempcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
memset.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
stpcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
stpncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strcat.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strchr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strchrnul.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strcspn.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strdup.c 6b8c0cedae Correct Warning: function declaration isn't a prototype пре 18 година
strlcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strlen.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strncat.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strncmp.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strnlen.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strpbrk.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strrchr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strspn.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strstr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
strtok_r.c 6b8c0cedae Correct Warning: function declaration isn't a prototype пре 18 година
wcpcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcpncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcscat.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcschr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcschrnul.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcscmp.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcscpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcscspn.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsdup.c 6b8c0cedae Correct Warning: function declaration isn't a prototype пре 18 година
wcslcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcslen.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsncat.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsncmp.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsncpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsnlen.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcspbrk.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsrchr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsspn.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcsstr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wcstok.c 6b8c0cedae Correct Warning: function declaration isn't a prototype пре 18 година
wmemchr.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wmemcmp.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wmemcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wmemmove.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wmempcpy.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wmemset.c 76cad786c8 Split up wstring.c and use attribute_hidden пре 18 година
wstring.c cc9da0a85c Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks пре 18 година