Peter S. Mazinger 2f98cb9b41 strcoll for non-locale 19 سال پیش
..
arm 7285da14ed unify duplicated code cause i get tired of updating this stuff 19 سال پیش
frv 7285da14ed unify duplicated code cause i get tired of updating this stuff 19 سال پیش
generic 7285da14ed unify duplicated code cause i get tired of updating this stuff 19 سال پیش
i386 7285da14ed unify duplicated code cause i get tired of updating this stuff 19 سال پیش
ia64 2f98cb9b41 strcoll for non-locale 19 سال پیش
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 7285da14ed unify duplicated code cause i get tired of updating this stuff 19 سال پیش
x86_64 7285da14ed unify duplicated code cause i get tired of updating this stuff 19 سال پیش
.indent.pro fbb4007ac8 Update and simplification. 25 سال پیش
Makefile ba31c6c463 Remove TOPDIR 20 سال پیش
Makefile.in 4390d8e705 libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore 19 سال پیش
__glibc_strerror_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings 20 سال پیش
__xpg_strerror_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 سال پیش
_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 ;-) 20 سال پیش
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 سال پیش
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs 20 سال پیش
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines 20 سال پیش
_syserrmsg.h 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
basename.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
bcopy.c 9de494dadb Change the only bcopy user to memmove and remove internal version of bcopy 19 سال پیش
bzero.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
dirname.c 05e75260d6 Get rid of missing prototype warnings 20 سال پیش
ffs.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memccpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memcmp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memmem.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memmove.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
mempcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memrchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
memset.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
psignal.c 05e75260d6 Get rid of missing prototype warnings 20 سال پیش
rawmemchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
stpcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
stpncpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
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 ;-) 20 سال پیش
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
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 ;-) 20 سال پیش
strcat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strchrnul.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strcmp.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 سال پیش
strcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strcspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strdup.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strerror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strlcat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
strlcpy.c 05e75260d6 Get rid of missing prototype warnings 20 سال پیش
strlen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
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 ;-) 20 سال پیش
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
strncat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strncmp.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 سال پیش
strncpy.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 سال پیش
strndup.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strnlen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strpbrk.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strrchr.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 سال پیش
strsep.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strsignal.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 سال پیش
strspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strstr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strtok.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strtok_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 سال پیش
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs 20 سال پیش
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines 20 سال پیش
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 20 سال پیش