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