Austin Foxley aae3eb9256 Merge commit 'origin/master' into nptl 14 lat temu
..
arm 801626b267 Correct ARM memcpy comments. 15 lat temu
avr32 1db4be5334 Fix indentation of comment in AVR32 memmove assembler optimization file. 16 lat temu
bfin 2ba017a2d5 - use c89-style comments 15 lat temu
cris 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
frv 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
generic 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
i386 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 lat temu
ia64 ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" 15 lat temu
mips 8b19fd5b44 add workaround for gcc-3.4.6 with mips 16 lat temu
powerpc 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
sh 5c9ef58ec4 sh: Add new optimisation to the SH4 memcpy 14 lat temu
sh64 2ba017a2d5 - use c89-style comments 15 lat temu
sparc ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" 15 lat temu
x86_64 7dcd83e8bd x86_64: fix multiple definition of chk functions 14 lat temu
xtensa 2ba017a2d5 - use c89-style comments 15 lat temu
.indent.pro fbb4007ac8 Update and simplification. 24 lat temu
Makefile ba31c6c463 Remove TOPDIR 18 lat temu
Makefile.in aae3eb9256 Merge commit 'origin/master' into nptl 14 lat temu
__glibc_strerror_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
__xpg_strerror_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
_collate.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 lat temu
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs 18 lat temu
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines 18 lat temu
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: 18 lat temu
basename.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
bcopy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
bzero.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
dirname.c 05e75260d6 Get rid of missing prototype warnings 18 lat temu
ffs.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
memccpy.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while 16 lat temu
memchr.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
memcmp.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
memcpy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
memmem.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
memmove.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
mempcpy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
memrchr.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
memset.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
psignal.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
rawmemchr.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
stpcpy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
stpncpy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
strcasecmp.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 lat temu
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
strcasestr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 lat temu
strcat.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strchr.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strchrnul.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strcmp.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strcpy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
strcspn.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strdup.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strerror.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strlcat.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while 16 lat temu
strlcpy.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strlen.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strncasecmp.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 lat temu
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
strncat.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
strncmp.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strncpy.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
strndup.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strnlen.c 96a4928454 drop __BCC__ cruft from string code 14 lat temu
strpbrk.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strrchr.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strsep.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strsignal.c daad89426b strsignal.c: whitespace fixes, no code changes (verified with objdump) 15 lat temu
strspn.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 lat temu
strstr.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strtok.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strtok_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
strverscmp.c 0dcae49270 - fix link failures coming from recently added, misplaced strverscmp. 15 lat temu
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs 18 lat temu
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines 18 lat temu
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 lat temu