.. |
arc
|
df273fedf4
ARCv2: optimised string routines
|
il y a 9 ans |
arm
|
8b8ad6ed0f
arm: move check for BX to its own header
|
il y a 10 ans |
avr32
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
bfin
|
2ba017a2d5
- use c89-style comments
|
il y a 16 ans |
cris
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
frv
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
generic
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
i386
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
il y a 15 ans |
ia64
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
metag
|
22686a1383
Add support for the Meta architecture
|
il y a 11 ans |
microblaze
|
6e38a5211e
string/microblaze: fix preprocessor style
|
il y a 12 ans |
mips
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
powerpc
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
sh
|
640220faf2
sh: fix memcpy saving/restoring FR12-FR15 registers
|
il y a 14 ans |
sh64
|
2ba017a2d5
- use c89-style comments
|
il y a 16 ans |
sparc
|
6d550ddd12
sparc: remove sparc64/sparcv9 code
|
il y a 10 ans |
x86_64
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
xtensa
|
d4ea30a415
xtensa: add missing .literal_position directives
|
il y a 10 ans |
.indent.pro
|
fbb4007ac8
Update and simplification.
|
il y a 24 ans |
Makefile
|
ba31c6c463
Remove TOPDIR
|
il y a 19 ans |
Makefile.in
|
aae3eb9256
Merge commit 'origin/master' into nptl
|
il y a 14 ans |
__glibc_strerror_r.c
|
938467ad2d
*_strerror_r.c: keep all occurences in sync with string.h
|
il y a 12 ans |
__xpg_basename.c
|
32506112b4
basename.c: define it correctly, use the proper header for each version
|
il y a 12 ans |
__xpg_strerror_r.c
|
938467ad2d
*_strerror_r.c: keep all occurences in sync with string.h
|
il y a 12 ans |
_collate.c
|
920db6d393
libc: Avoid redundant setting of ENOMEM
|
il y a 9 ans |
_string.h
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
il y a 19 ans |
_string_syserrmsgs.c
|
0c033f3d8a
hide internal _string_syserrmsgs
|
il y a 19 ans |
_string_syssigmsgs.c
|
8deadda088
check for signal existence rather than using arch defines
|
il y a 19 ans |
_syserrmsg.h
|
7a5d21ad2d
Amir Shalem writes:
|
il y a 18 ans |
basename.c
|
32506112b4
basename.c: define it correctly, use the proper header for each version
|
il y a 12 ans |
bcopy.c
|
0f72ac224e
bcopy.c,bzero.c: include string.h instead of _string.h
|
il y a 12 ans |
bzero.c
|
0f72ac224e
bcopy.c,bzero.c: include string.h instead of _string.h
|
il y a 12 ans |
dirname.c
|
e0bcc57876
dirname.c: include only what is needed
|
il y a 12 ans |
ffs.c
|
cda3f26583
simplify ffs* code
|
il y a 13 ans |
ffsll.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
memccpy.c
|
653bb754d4
Fix two more cases where a libc_hidden_proto was added to string.h while
|
il y a 16 ans |
memchr.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
memcmp.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
memcpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
memmem.c
|
e60342da42
memmem.c, string.h: remove unused hidden memmem
|
il y a 13 ans |
memmove.c
|
e94b851592
memmove.c,strchrnul.c: use real name in libc_hidden_def
|
il y a 12 ans |
mempcpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
memrchr.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
memset.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
psignal.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
rawmemchr.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
stpcpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
stpncpy.c
|
abd6c6c29f
remove unused hidden functions
|
il y a 13 ans |
strcasecmp.c
|
25a3498935
str[n]casecmp.c: fix hidden usage
|
il y a 13 ans |
strcasecmp_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
strcasestr.c
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
il y a 15 ans |
strcat.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
il y a 16 ans |
strchr.c
|
abd6c6c29f
remove unused hidden functions
|
il y a 13 ans |
strchrnul.c
|
e94b851592
memmove.c,strchrnul.c: use real name in libc_hidden_def
|
il y a 12 ans |
strcmp.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
il y a 16 ans |
strcpy.c
|
abd6c6c29f
remove unused hidden functions
|
il y a 13 ans |
strcspn.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strdup.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strerror.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strlcat.c
|
653bb754d4
Fix two more cases where a libc_hidden_proto was added to string.h while
|
il y a 16 ans |
strlcpy.c
|
1350fdff4b
wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy
|
il y a 13 ans |
strlen.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
il y a 16 ans |
strncasecmp.c
|
25a3498935
str[n]casecmp.c: fix hidden usage
|
il y a 13 ans |
strncasecmp_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
strncat.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
strncmp.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strncpy.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
strndup.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strnlen.c
|
96a4928454
drop __BCC__ cruft from string code
|
il y a 15 ans |
strpbrk.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
il y a 16 ans |
strrchr.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strsep.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strsignal.c
|
daad89426b
strsignal.c: whitespace fixes, no code changes (verified with objdump)
|
il y a 15 ans |
strspn.c
|
d8ea341e64
libc/string: need additional work to remove libc_hidden_proto's properly
|
il y a 16 ans |
strstr.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strtok.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strtok_r.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
il y a 15 ans |
strverscmp.c
|
6f4d5a7f53
libc: update strverscmp
|
il y a 9 ans |
strxfrm.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
strxfrm_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
sys_errlist.c
|
0c033f3d8a
hide internal _string_syserrmsgs
|
il y a 19 ans |
sys_siglist.c
|
8deadda088
check for signal existence rather than using arch defines
|
il y a 19 ans |
wcpcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcpncpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcscasecmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcscasecmp_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcscat.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcschr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcschrnul.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcscmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcscpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcscspn.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsdup.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcslcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcslen.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsncasecmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsncasecmp_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsncat.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsncmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsncpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsnlen.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcspbrk.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsrchr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsspn.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsstr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcstok.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsxfrm.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wcsxfrm_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wmemchr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wmemcmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wmemcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wmemmove.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wmempcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
wmemset.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |