Peter S. Mazinger 99ad3e74e6 Lost wcschr() 18 年 前
..
arm fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
frv fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
generic fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
i386 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
mips fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
powerpc fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
sh64 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
sparc fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
x86_64 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年 前
.indent.pro fbb4007ac8 Update and simplification. 24 年 前
Makefile ba31c6c463 Remove TOPDIR 18 年 前
Makefile.in 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
__glibc_strerror_r.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
__xpg_basename.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
__xpg_strerror_r.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
_collate.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
_string.h 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
_string_syserrmsgs.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
_string_syssigmsgs.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 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 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
bcopy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
bzero.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
dirname.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
ffs.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memccpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memmem.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
mempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
memset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
psignal.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
rawmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
stpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
stpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strcasecmp.c fbf868b243 Provide __tolower and use it 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 43123f2ccc Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE 18 年 前
strcat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strchr.c 99ad3e74e6 Lost wcschr() 18 年 前
strchrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strcspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strerror.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 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 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strncasecmp.c fbf868b243 Provide __tolower and use it 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 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strndup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strpbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strsep.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strsignal.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strtok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
strtok_r.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 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 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前
sys_siglist.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 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 年 前