.. |
arc
|
df273fedf4
ARCv2: optimised string routines
|
9 سال پیش |
arm
|
8b8ad6ed0f
arm: move check for BX to its own header
|
10 سال پیش |
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 سال پیش |
frv
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 سال پیش |
generic
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 سال پیش |
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
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 سال پیش |
powerpc
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 سال پیش |
sh
|
640220faf2
sh: fix memcpy saving/restoring FR12-FR15 registers
|
14 سال پیش |
sh64
|
2ba017a2d5
- use c89-style comments
|
16 سال پیش |
sparc
|
6d550ddd12
sparc: remove sparc64/sparcv9 code
|
10 سال پیش |
x86_64
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 سال پیش |
xtensa
|
d4ea30a415
xtensa: add missing .literal_position directives
|
10 سال پیش |
.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
|
920db6d393
libc: Avoid redundant setting of ENOMEM
|
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:
|
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
|
daad89426b
strsignal.c: whitespace fixes, no code changes (verified with objdump)
|
15 سال پیش |
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
|
0c033f3d8a
hide internal _string_syserrmsgs
|
19 سال پیش |
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 سال پیش |