Denys Vlasenko 7aa9c2486c remove a few more empty #if/#endif pairs пре 16 година
..
arm 801626b267 Correct ARM memcpy comments. пре 16 година
avr32 1db4be5334 Fix indentation of comment in AVR32 memmove assembler optimization file. пре 17 година
bfin 2ba017a2d5 - use c89-style comments пре 17 година
cris 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
frv 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
generic 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
i386 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 16 година
ia64 ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" пре 17 година
mips 8b19fd5b44 add workaround for gcc-3.4.6 with mips пре 18 година
powerpc 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
sh 9952af00f1 sh: Fix up optimized SH-4 memcpy on big endian. пре 16 година
sh64 2ba017a2d5 - use c89-style comments пре 17 година
sparc ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" пре 17 година
x86_64 df7958a960 amd64 string ops: use alignment more carefully, and comment it. пре 17 година
xtensa 2ba017a2d5 - use c89-style comments пре 17 година
.indent.pro fbb4007ac8 Update and simplification. пре 25 година
Makefile ba31c6c463 Remove TOPDIR пре 20 година
Makefile.in 49d8a0e9c6 support building out-of-tree пре 16 година
__glibc_strerror_r.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings пре 19 година
__xpg_strerror_r.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
_collate.c 7aa9c2486c remove a few more empty #if/#endif pairs пре 16 година
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt пре 20 година
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs пре 20 година
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines пре 20 година
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: пре 19 година
basename.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
bcopy.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
bzero.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
dirname.c 05e75260d6 Get rid of missing prototype warnings пре 19 година
ffs.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
memccpy.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while пре 17 година
memchr.c 41c15785a9 since gcc -Os hates us and does not inline string ops, пре 17 година
memcmp.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
memcpy.c 44a23c1a2a fix for build failures resulting from "string ops for i386" change пре 17 година
memmem.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
memmove.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
mempcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, пре 17 година
memrchr.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
memset.c 44a23c1a2a fix for build failures resulting from "string ops for i386" change пре 17 година
psignal.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
rawmemchr.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
stpcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, пре 17 година
stpncpy.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strcasecmp.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 16 година
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
strcasestr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 16 година
strcat.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strchr.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strchrnul.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strcmp.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strcpy.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strcspn.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strdup.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strerror.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strlcat.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while пре 17 година
strlcpy.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strlen.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strncasecmp.c 7aa9c2486c remove a few more empty #if/#endif pairs пре 16 година
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
strncat.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strncmp.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strncpy.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strndup.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strnlen.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strpbrk.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strrchr.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strsep.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strsignal.c daad89426b strsignal.c: whitespace fixes, no code changes (verified with objdump) пре 16 година
strspn.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly пре 17 година
strstr.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strtok.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strtok_r.c 21730caa66 trim Experimentally off and uncommented hidden пре 16 година
strverscmp.c 0dcae49270 - fix link failures coming from recently added, misplaced strverscmp. пре 16 година
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs пре 20 година
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines пре 20 година
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 20 година