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 години