Waldemar Brodkorb dba942c80d add experimental aarch64 support %!s(int64=7) %!d(string=hai) anos
..
aarch64 dba942c80d add experimental aarch64 support %!s(int64=7) %!d(string=hai) anos
arc f6cfc2129c ARC: string: handle gcc 6.x macro changes %!s(int64=7) %!d(string=hai) anos
arm e3848e3dd6 bugfix: ARM: memset.S: use unsigned comparisons %!s(int64=8) %!d(string=hai) anos
avr32 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
bfin 2ba017a2d5 - use c89-style comments %!s(int64=15) %!d(string=hai) anos
cris 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
frv 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
generic 2a3ffa836a Use gcc's __builtin_mempcpy() as __mempcpy(), if possible %!s(int64=8) %!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 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
metag 22686a1383 Add support for the Meta architecture %!s(int64=11) %!d(string=hai) anos
microblaze 6e38a5211e string/microblaze: fix preprocessor style %!s(int64=11) %!d(string=hai) anos
mips 557f663a8c mips: allow to disable prefetch support in memcpy/memset %!s(int64=8) %!d(string=hai) anos
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup %!s(int64=7) %!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
sparc 6d550ddd12 sparc: remove sparc64/sparcv9 code %!s(int64=9) %!d(string=hai) anos
x86_64 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!d(string=hai) anos
xtensa e78a0f58f2 xtensa: support call0 ABI %!s(int64=8) %!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 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h %!s(int64=12) %!d(string=hai) anos
__xpg_basename.c 32506112b4 basename.c: define it correctly, use the proper header for each version %!s(int64=12) %!d(string=hai) anos
__xpg_strerror_r.c 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h %!s(int64=12) %!d(string=hai) anos
_collate.c 493d0cc28b remove MJN only debug messages %!s(int64=8) %!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 32506112b4 basename.c: define it correctly, use the proper header for each version %!s(int64=12) %!d(string=hai) anos
bcopy.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h %!s(int64=12) %!d(string=hai) anos
bzero.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h %!s(int64=12) %!d(string=hai) anos
dirname.c e0bcc57876 dirname.c: include only what is needed %!s(int64=12) %!d(string=hai) anos
ffs.c cda3f26583 simplify ffs* code %!s(int64=13) %!d(string=hai) anos
ffsll.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=11) %!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 e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def %!s(int64=12) %!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 e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def %!s(int64=12) %!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 6f4d5a7f53 libc: update strverscmp %!s(int64=9) %!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 32d11b1454 remove more of the link_warnings %!s(int64=9) %!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