Peter S. Mazinger 88f5ee46c1 wcscoll_l.o does not exist 18 лет назад
..
arm 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
frv 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
generic 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
i386 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
ia64 2f98cb9b41 strcoll for non-locale 18 лет назад
mips 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
powerpc 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
sh64 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
sparc 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 лет назад
x86_64 7285da14ed unify duplicated code cause i get tired of updating this stuff 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 18 лет назад
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings 18 лет назад
__xpg_strerror_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 лет назад
_collate.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 лет назад
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 лет назад
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs 18 лет назад
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines 18 лет назад
_syserrmsg.h 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
basename.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
bcopy.c 9de494dadb Change the only bcopy user to memmove and remove internal version of bcopy 18 лет назад
bzero.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
dirname.c 05e75260d6 Get rid of missing prototype warnings 18 лет назад
ffs.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memccpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memcmp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memmem.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memmove.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
mempcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memrchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
memset.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
psignal.c 05e75260d6 Get rid of missing prototype warnings 18 лет назад
rawmemchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
stpcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
stpncpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strcasecmp.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 лет назад
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
strcasestr.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 лет назад
strcat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strchrnul.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strcmp.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 лет назад
strcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strcspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strdup.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strerror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strlcat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
strlcpy.c 05e75260d6 Get rid of missing prototype warnings 18 лет назад
strlen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strncasecmp.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 лет назад
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
strncat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strncmp.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 лет назад
strncpy.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 лет назад
strndup.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strnlen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strpbrk.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strrchr.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 лет назад
strsep.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strsignal.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 лет назад
strspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strstr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strtok.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strtok_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 лет назад
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs 18 лет назад
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines 18 лет назад
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 лет назад