.. |
arm
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
преди 18 години |
frv
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
преди 19 години |
generic
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
преди 18 години |
i386
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
преди 18 години |
ia64
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
преди 18 години |
mips
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
преди 19 години |
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
|
be534da71c
Correct build failure introduced by SUSV3_LEGACY option
|
преди 18 години |
x86_64
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
преди 18 години |
.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
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
преди 19 години |
_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
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
преди 19 години |
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
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
преди 19 години |
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
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
преди 19 години |
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 години |