Waldemar Brodkorb 91e21d2518 hppa: fix runtime issues před 6 roky
..
aarch64 dba942c80d add experimental aarch64 support před 7 roky
arc 26cc89d99c arc: Merge ARCv2 string routines in generic ARC .S files před 6 roky
arm e3848e3dd6 bugfix: ARM: memset.S: use unsigned comparisons před 8 roky
avr32 266bdc1f62 Replace FSF snail mail address with URLs před 11 roky
bfin 2ba017a2d5 - use c89-style comments před 15 roky
cris 266bdc1f62 Replace FSF snail mail address with URLs před 11 roky
csky 6047813915 csky: add Copyright. před 6 roky
frv 266bdc1f62 Replace FSF snail mail address with URLs před 11 roky
generic 2a3ffa836a Use gcc's __builtin_mempcpy() as __mempcpy(), if possible před 8 roky
i386 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes před 14 roky
ia64 266bdc1f62 Replace FSF snail mail address with URLs před 11 roky
metag 22686a1383 Add support for the Meta architecture před 11 roky
microblaze 6e38a5211e string/microblaze: fix preprocessor style před 11 roky
mips 557f663a8c mips: allow to disable prefetch support in memcpy/memset před 8 roky
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup před 7 roky
powerpc 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
sh 640220faf2 sh: fix memcpy saving/restoring FR12-FR15 registers před 13 roky
sparc 6d550ddd12 sparc: remove sparc64/sparcv9 code před 9 roky
x86_64 13a6109ba1 fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abe před 6 roky
xtensa ae1b436358 xtensa: fix strcmp před 6 roky
.indent.pro fbb4007ac8 Update and simplification. před 23 roky
Makefile ba31c6c463 Remove TOPDIR před 18 roky
Makefile.in aae3eb9256 Merge commit 'origin/master' into nptl před 14 roky
__glibc_strerror_r.c 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h před 12 roky
__xpg_basename.c 32506112b4 basename.c: define it correctly, use the proper header for each version před 12 roky
__xpg_strerror_r.c 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h před 12 roky
_collate.c 493d0cc28b remove MJN only debug messages před 8 roky
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt před 18 roky
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs před 18 roky
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines před 18 roky
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: před 18 roky
basename.c 32506112b4 basename.c: define it correctly, use the proper header for each version před 12 roky
bcopy.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h před 12 roky
bzero.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h před 12 roky
dirname.c e0bcc57876 dirname.c: include only what is needed před 12 roky
ffs.c cda3f26583 simplify ffs* code před 13 roky
ffsll.c 266bdc1f62 Replace FSF snail mail address with URLs před 11 roky
memccpy.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while před 16 roky
memchr.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
memcmp.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
memcpy.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
memmem.c e60342da42 memmem.c, string.h: remove unused hidden memmem před 13 roky
memmove.c e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def před 12 roky
mempcpy.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
memrchr.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
memset.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
psignal.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
rawmemchr.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
stpcpy.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
stpncpy.c abd6c6c29f remove unused hidden functions před 13 roky
strcasecmp.c 25a3498935 str[n]casecmp.c: fix hidden usage před 13 roky
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
strcasestr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes před 14 roky
strcat.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly před 15 roky
strchr.c abd6c6c29f remove unused hidden functions před 13 roky
strchrnul.c e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def před 12 roky
strcmp.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly před 15 roky
strcpy.c abd6c6c29f remove unused hidden functions před 13 roky
strcspn.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strdup.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strerror.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strlcat.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while před 16 roky
strlcpy.c 1350fdff4b wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy před 13 roky
strlen.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly před 15 roky
strncasecmp.c 25a3498935 str[n]casecmp.c: fix hidden usage před 13 roky
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
strncat.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
strncmp.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strncpy.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
strndup.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strnlen.c 96a4928454 drop __BCC__ cruft from string code před 14 roky
strpbrk.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly před 15 roky
strrchr.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strsep.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strsignal.c 91e21d2518 hppa: fix runtime issues před 6 roky
strspn.c d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly před 15 roky
strstr.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strtok.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strtok_r.c 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
strverscmp.c 6f4d5a7f53 libc: update strverscmp před 9 roky
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
sys_errlist.c 32d11b1454 remove more of the link_warnings před 9 roky
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines před 18 roky
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky