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