ca3a1a6b67
* libc/include/sys/config.h: Define accordingly __WCHAR_MAX__. * libc/include/wchar.h: Define WCHAR_MIN as 0 and WCHAR_MAX as __WCHAR_MAX__ or 0x7fffffffu. * libc/string/wcscmp.c: Delete wrong and unnecessary type cast. * libc/string/wcsncmp.c: Ditto. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
bcmp.c | ||
bcopy.c | ||
bzero.c | ||
index.c | ||
memccpy.c | ||
memchr.c | ||
memcmp.c | ||
memcpy.c | ||
memmove.c | ||
mempcpy.c | ||
memset.c | ||
rindex.c | ||
strcasecmp.c | ||
strcat.c | ||
strchr.c | ||
strcmp.c | ||
strcoll.c | ||
strcpy.c | ||
strcspn.c | ||
strdup.c | ||
strdup_r.c | ||
strerror.c | ||
strerror_r.c | ||
strings.tex | ||
strlcat.c | ||
strlcpy.c | ||
strlen.c | ||
strlwr.c | ||
strncasecmp.c | ||
strncat.c | ||
strncmp.c | ||
strncpy.c | ||
strndup.c | ||
strndup_r.c | ||
strnlen.c | ||
strpbrk.c | ||
strrchr.c | ||
strsep.c | ||
strspn.c | ||
strstr.c | ||
strtok.c | ||
strtok_r.c | ||
strupr.c | ||
strxfrm.c | ||
swab.c | ||
u_strerr.c | ||
wcscat.c | ||
wcschr.c | ||
wcscmp.c | ||
wcscpy.c | ||
wcscspn.c | ||
wcslcat.c | ||
wcslcpy.c | ||
wcslen.c | ||
wcsncat.c | ||
wcsncmp.c | ||
wcsncpy.c | ||
wcspbrk.c | ||
wcsrchr.c | ||
wcsspn.c | ||
wcsstr.c | ||
wcstrings.tex | ||
wmemchr.c | ||
wmemcmp.c | ||
wmemcpy.c | ||
wmemmove.c | ||
wmemset.c |