Waldemar Brodkorb dba942c80d add experimental aarch64 support пре 7 година
..
aarch64 dba942c80d add experimental aarch64 support пре 7 година
arc f6cfc2129c ARC: string: handle gcc 6.x macro changes пре 7 година
arm e3848e3dd6 bugfix: ARM: memset.S: use unsigned comparisons пре 8 година
avr32 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
bfin 2ba017a2d5 - use c89-style comments пре 15 година
cris 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
frv 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
generic 2a3ffa836a Use gcc's __builtin_mempcpy() as __mempcpy(), if possible пре 8 година
i386 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
ia64 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
metag 22686a1383 Add support for the Meta architecture пре 11 година
microblaze 6e38a5211e string/microblaze: fix preprocessor style пре 11 година
mips 557f663a8c mips: allow to disable prefetch support in memcpy/memset пре 8 година
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup пре 7 година
powerpc 21730caa66 trim Experimentally off and uncommented hidden пре 14 година
sh 640220faf2 sh: fix memcpy saving/restoring FR12-FR15 registers пре 13 година
sparc 6d550ddd12 sparc: remove sparc64/sparcv9 code пре 9 година
x86_64 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
xtensa e78a0f58f2 xtensa: support call0 ABI пре 8 година
.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 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h пре 12 година
__xpg_basename.c 32506112b4 basename.c: define it correctly, use the proper header for each version пре 12 година
__xpg_strerror_r.c 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h пре 12 година
_collate.c 493d0cc28b remove MJN only debug messages пре 8 година
_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 32506112b4 basename.c: define it correctly, use the proper header for each version пре 12 година
bcopy.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h пре 12 година
bzero.c 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h пре 12 година
dirname.c e0bcc57876 dirname.c: include only what is needed пре 12 година
ffs.c cda3f26583 simplify ffs* code пре 13 година
ffsll.c 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
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 e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def пре 12 година
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 e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def пре 12 година
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 6f4d5a7f53 libc: update strverscmp пре 9 година
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 32d11b1454 remove more of the link_warnings пре 9 година
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 година