Frank Mehnert d2739d1cd3 libc/string/x86_64: fix p2align max number of bytes to skip 7 ماه پیش
..
aarch64 dba942c80d add experimental aarch64 support 8 سال پیش
arc 1762b04103 arc: remove read ahead in asm strcmp code for ARCHS 1 سال پیش
arm 592574ae53 Fix bug in ARM memset implementation 3 سال پیش
avr32 266bdc1f62 Replace FSF snail mail address with URLs 13 سال پیش
bfin 2ba017a2d5 - use c89-style comments 17 سال پیش
cris 266bdc1f62 Replace FSF snail mail address with URLs 13 سال پیش
csky 6047813915 csky: add Copyright. 7 سال پیش
frv 266bdc1f62 Replace FSF snail mail address with URLs 13 سال پیش
generic b92057584f fix possible overflow in pointer arithmetics strnlen() 8 ماه پیش
i386 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 سال پیش
ia64 266bdc1f62 Replace FSF snail mail address with URLs 13 سال پیش
kvx cf0e633c84 kvx: fix asm syntax 2 سال پیش
metag 22686a1383 Add support for the Meta architecture 12 سال پیش
microblaze 6e38a5211e string/microblaze: fix preprocessor style 13 سال پیش
mips 557f663a8c mips: allow to disable prefetch support in memcpy/memset 9 سال پیش
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 8 سال پیش
powerpc 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
sh 640220faf2 sh: fix memcpy saving/restoring FR12-FR15 registers 14 سال پیش
sparc 6d550ddd12 sparc: remove sparc64/sparcv9 code 11 سال پیش
x86_64 d2739d1cd3 libc/string/x86_64: fix p2align max number of bytes to skip 6 ماه پیش
xtensa b56bd48981 xtensa: don't use l32r opcode explicitly 6 سال پیش
.indent.pro fbb4007ac8 Update and simplification. 25 سال پیش
Makefile ba31c6c463 Remove TOPDIR 20 سال پیش
Makefile.in aae3eb9256 Merge commit 'origin/master' into nptl 15 سال پیش
__glibc_strerror_r.c 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h 13 سال پیش
__xpg_basename.c 32506112b4 basename.c: define it correctly, use the proper header for each version 13 سال پیش
__xpg_strerror_r.c 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h 13 سال پیش
_collate.c 493d0cc28b remove MJN only debug messages 9 سال پیش
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 سال پیش
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs 19 سال پیش
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines 19 سال پیش
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: 19 سال پیش
basename.c 32506112b4 basename.c: define it correctly, use the proper header for each version 13 سال پیش
bcopy.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h 13 سال پیش
bzero.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h 13 سال پیش
dirname.c e0bcc57876 dirname.c: include only what is needed 13 سال پیش
explicit_bzero.c 9e7b342fde add explicit_bzero from musl 1 سال پیش
ffs.c cda3f26583 simplify ffs* code 14 سال پیش
ffsll.c 266bdc1f62 Replace FSF snail mail address with URLs 13 سال پیش
memccpy.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while 17 سال پیش
memchr.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
memcmp.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
memcpy.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
memmem.c e60342da42 memmem.c, string.h: remove unused hidden memmem 14 سال پیش
memmove.c e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def 13 سال پیش
mempcpy.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
memrchr.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
memset.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
psignal.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
rawmemchr.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
stpcpy.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
stpncpy.c abd6c6c29f remove unused hidden functions 14 سال پیش
strcasecmp.c 25a3498935 str[n]casecmp.c: fix hidden usage 14 سال پیش
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
strcasestr.c 76c311c44a Remove duplicate semicolons 1 سال پیش
strcat.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 17 سال پیش
strchr.c abd6c6c29f remove unused hidden functions 14 سال پیش
strchrnul.c e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def 13 سال پیش
strcmp.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 17 سال پیش
strcpy.c abd6c6c29f remove unused hidden functions 14 سال پیش
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 1350fdff4b wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy 14 سال پیش
strlen.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 17 سال پیش
strncasecmp.c 25a3498935 str[n]casecmp.c: fix hidden usage 14 سال پیش
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
strncat.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
strncmp.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
strncpy.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
strndup.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
strnlen.c 96a4928454 drop __BCC__ cruft from string code 16 سال پیش
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 91e21d2518 hppa: fix runtime issues 7 سال پیش
strspn.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 17 سال پیش
strstr.c 76c311c44a Remove duplicate semicolons 1 سال پیش
strtok.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
strtok_r.c 21730caa66 trim Experimentally off and uncommented hidden 16 سال پیش
strverscmp.c 6f4d5a7f53 libc: update strverscmp 10 سال پیش
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
sys_errlist.c 32d11b1454 remove more of the link_warnings 10 سال پیش
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines 19 سال پیش
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 19 سال پیش