.. |
aarch64
|
dba942c80d
add experimental aarch64 support
|
пре 7 година |
arc
|
26cc89d99c
arc: Merge ARCv2 string routines in generic ARC .S files
|
пре 7 година |
arm
|
e3848e3dd6
bugfix: ARM: memset.S: use unsigned comparisons
|
пре 8 година |
avr32
|
266bdc1f62
Replace FSF snail mail address with URLs
|
пре 12 година |
bfin
|
2ba017a2d5
- use c89-style comments
|
пре 16 година |
cris
|
266bdc1f62
Replace FSF snail mail address with URLs
|
пре 12 година |
csky
|
6047813915
csky: add Copyright.
|
пре 6 година |
frv
|
266bdc1f62
Replace FSF snail mail address with URLs
|
пре 12 година |
generic
|
e94e6f4bd9
mips: avoid calling memcpy() from memmove() for MIPS arch
|
пре 5 година |
i386
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
пре 15 година |
ia64
|
266bdc1f62
Replace FSF snail mail address with URLs
|
пре 12 година |
metag
|
22686a1383
Add support for the Meta architecture
|
пре 11 година |
microblaze
|
6e38a5211e
string/microblaze: fix preprocessor style
|
пре 12 година |
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
|
пре 15 година |
sh
|
640220faf2
sh: fix memcpy saving/restoring FR12-FR15 registers
|
пре 14 година |
sparc
|
6d550ddd12
sparc: remove sparc64/sparcv9 code
|
пре 10 година |
x86_64
|
13a6109ba1
fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abe
|
пре 7 година |
xtensa
|
b56bd48981
xtensa: don't use l32r opcode explicitly
|
пре 5 година |
.indent.pro
|
fbb4007ac8
Update and simplification.
|
пре 24 година |
Makefile
|
ba31c6c463
Remove TOPDIR
|
пре 19 година |
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
|
пре 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:
|
пре 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
|
пре 12 година |
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
|
пре 15 година |
memcmp.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
memcpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
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
|
пре 15 година |
memrchr.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
memset.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
psignal.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
rawmemchr.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
stpcpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
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 ...
|
пре 19 година |
strcasestr.c
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
пре 15 година |
strcat.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
пре 16 година |
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
|
пре 16 година |
strcpy.c
|
abd6c6c29f
remove unused hidden functions
|
пре 13 година |
strcspn.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strdup.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strerror.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
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
|
пре 16 година |
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 ...
|
пре 19 година |
strncat.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
strncmp.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strncpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
strndup.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strnlen.c
|
96a4928454
drop __BCC__ cruft from string code
|
пре 15 година |
strpbrk.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
пре 16 година |
strrchr.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strsep.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strsignal.c
|
91e21d2518
hppa: fix runtime issues
|
пре 6 година |
strspn.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
пре 16 година |
strstr.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strtok.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
strtok_r.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
пре 15 година |
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 ...
|
пре 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
|
пре 9 година |
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 година |