.. |
arm
|
497654c710
Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically
|
18 лет назад |
avr32
|
e130b681c4
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
|
17 лет назад |
bfin
|
7efe92d0ca
pull from Blackfin repo: cleanup string funcs
|
17 лет назад |
cris
|
90f1927f14
Added optimized versions of strcpy() and strncpy() for CRIS/CRISv32.
|
17 лет назад |
frv
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
19 лет назад |
generic
|
497654c710
Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically
|
18 лет назад |
i386
|
497654c710
Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically
|
18 лет назад |
ia64
|
4bb5454cbd
Patch from Al Stone to fix ia64:
|
17 лет назад |
mips
|
1602ab8443
mips64 patch from Atsushi Nemoto:
|
18 лет назад |
powerpc
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
19 лет назад |
sh64
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
19 лет назад |
sparc
|
c0441bbed5
Blue Swirl writes:
|
17 лет назад |
x86_64
|
519ca27d4a
Remove stray code alignment (.align 16 and .align 4 directives)
|
17 лет назад |
.indent.pro
|
fbb4007ac8
Update and simplification.
|
24 лет назад |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 лет назад |
Makefile.in
|
88f5ee46c1
wcscoll_l.o does not exist
|
18 лет назад |
__glibc_strerror_r.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
__xpg_basename.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 лет назад |
__xpg_strerror_r.c
|
7a4e15c505
add strerror_r symbol alias as some autotool based packages simply use AC_CHECK_LIB() to see if a function exists rather than checking the headers
|
17 лет назад |
_collate.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 лет назад |
_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
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
bcopy.c
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
18 лет назад |
bzero.c
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
18 лет назад |
dirname.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 лет назад |
ffs.c
|
d5f635529a
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
|
18 лет назад |
memccpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
memchr.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
memcmp.c
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
18 лет назад |
memcpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
memmem.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
memmove.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
mempcpy.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
memrchr.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
memset.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
psignal.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 лет назад |
rawmemchr.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
stpcpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
stpncpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strcasecmp.c
|
d5f635529a
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
|
18 лет назад |
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
|
766ef9a2cc
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
|
18 лет назад |
strcat.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strchr.c
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
18 лет назад |
strchrnul.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
strcmp.c
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 лет назад |
strcpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strcspn.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strdup.c
|
c2c7d1a645
Make strdup() use memcpy() rather than strcpy() to duplicate the string.
|
18 лет назад |
strerror.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strlcat.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
19 лет назад |
strlcpy.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 лет назад |
strlen.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strncasecmp.c
|
d5f635529a
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
|
18 лет назад |
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
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strncmp.c
|
497654c710
Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically
|
18 лет назад |
strncpy.c
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 лет назад |
strndup.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strnlen.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 лет назад |
strpbrk.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strrchr.c
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
18 лет назад |
strsep.c
|
64b8d39133
Mark some functions as BSD only
|
18 лет назад |
strsignal.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 лет назад |
strspn.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strstr.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strtok.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
strtok_r.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
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 лет назад |