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