Bernhard Reutner-Fischer fa6546e89e string: remove unused variable %!s(int64=13) %!d(string=hai) anos
..
arm 801626b267 Correct ARM memcpy comments. %!s(int64=15) %!d(string=hai) anos
avr32 1db4be5334 Fix indentation of comment in AVR32 memmove assembler optimization file. %!s(int64=16) %!d(string=hai) anos
bfin 2ba017a2d5 - use c89-style comments %!s(int64=15) %!d(string=hai) anos
cris 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
frv 3ec2f90152 frv/memset.S: add missing libc_hidden_def %!s(int64=13) %!d(string=hai) anos
generic fa6546e89e string: remove unused variable %!s(int64=13) %!d(string=hai) anos
i386 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes %!s(int64=14) %!d(string=hai) anos
ia64 ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" %!s(int64=15) %!d(string=hai) anos
microblaze 1a93a9e755 microblaze: optimized memcpy/memmove %!s(int64=13) %!d(string=hai) anos
mips 8b19fd5b44 add workaround for gcc-3.4.6 with mips %!s(int64=16) %!d(string=hai) anos
powerpc 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
sh 640220faf2 sh: fix memcpy saving/restoring FR12-FR15 registers %!s(int64=13) %!d(string=hai) anos
sh64 2ba017a2d5 - use c89-style comments %!s(int64=15) %!d(string=hai) anos
sparc ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" %!s(int64=15) %!d(string=hai) anos
x86_64 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY %!s(int64=13) %!d(string=hai) anos
xtensa 2ba017a2d5 - use c89-style comments %!s(int64=15) %!d(string=hai) anos
.indent.pro fbb4007ac8 Update and simplification. %!s(int64=23) %!d(string=hai) anos
Makefile ba31c6c463 Remove TOPDIR %!s(int64=18) %!d(string=hai) anos
Makefile.in aae3eb9256 Merge commit 'origin/master' into nptl %!s(int64=14) %!d(string=hai) anos
__glibc_strerror_r.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings %!s(int64=18) %!d(string=hai) anos
__xpg_strerror_r.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
_collate.c 01b480ad14 _collate.c: remove duplicated libc_hidden_proto() for strcoll*/wcscoll* %!s(int64=13) %!d(string=hai) anos
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt %!s(int64=18) %!d(string=hai) anos
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs %!s(int64=18) %!d(string=hai) anos
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines %!s(int64=18) %!d(string=hai) anos
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: %!s(int64=18) %!d(string=hai) anos
basename.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
bcopy.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
bzero.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
dirname.c 05e75260d6 Get rid of missing prototype warnings %!s(int64=18) %!d(string=hai) anos
ffs.c cda3f26583 simplify ffs* code %!s(int64=13) %!d(string=hai) anos
ffsll.c cda3f26583 simplify ffs* code %!s(int64=13) %!d(string=hai) anos
memccpy.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while %!s(int64=16) %!d(string=hai) anos
memchr.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
memcmp.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
memcpy.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
memmem.c e60342da42 memmem.c, string.h: remove unused hidden memmem %!s(int64=13) %!d(string=hai) anos
memmove.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
mempcpy.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
memrchr.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
memset.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
psignal.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
rawmemchr.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
stpcpy.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
stpncpy.c abd6c6c29f remove unused hidden functions %!s(int64=13) %!d(string=hai) anos
strcasecmp.c 25a3498935 str[n]casecmp.c: fix hidden usage %!s(int64=13) %!d(string=hai) anos
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
strcasestr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes %!s(int64=14) %!d(string=hai) anos
strcat.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly %!s(int64=15) %!d(string=hai) anos
strchr.c abd6c6c29f remove unused hidden functions %!s(int64=13) %!d(string=hai) anos
strchrnul.c abd6c6c29f remove unused hidden functions %!s(int64=13) %!d(string=hai) anos
strcmp.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly %!s(int64=15) %!d(string=hai) anos
strcpy.c abd6c6c29f remove unused hidden functions %!s(int64=13) %!d(string=hai) anos
strcspn.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strdup.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strerror.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strlcat.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while %!s(int64=16) %!d(string=hai) anos
strlcpy.c 1350fdff4b wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy %!s(int64=13) %!d(string=hai) anos
strlen.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly %!s(int64=15) %!d(string=hai) anos
strncasecmp.c 25a3498935 str[n]casecmp.c: fix hidden usage %!s(int64=13) %!d(string=hai) anos
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
strncat.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
strncmp.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strncpy.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
strndup.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strnlen.c 96a4928454 drop __BCC__ cruft from string code %!s(int64=14) %!d(string=hai) anos
strpbrk.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly %!s(int64=15) %!d(string=hai) anos
strrchr.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strsep.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strsignal.c daad89426b strsignal.c: whitespace fixes, no code changes (verified with objdump) %!s(int64=14) %!d(string=hai) anos
strspn.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly %!s(int64=15) %!d(string=hai) anos
strstr.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strtok.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strtok_r.c 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
strverscmp.c 139b8f0c67 strverscmp: I forgot to export it %!s(int64=14) %!d(string=hai) anos
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs %!s(int64=18) %!d(string=hai) anos
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines %!s(int64=18) %!d(string=hai) anos
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... %!s(int64=18) %!d(string=hai) anos