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