..
Makefile.am
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
2009-03-31 09:31:38 +00:00
Makefile.in
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
2009-03-31 09:31:38 +00:00
ctype.tex
…
ctype_.c
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
2009-04-21 20:09:01 +00:00
ctype_cp.h
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
2009-04-21 20:09:01 +00:00
ctype_iso.h
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
2009-04-21 20:09:01 +00:00
isalnum.c
…
isalpha.c
…
isascii.c
…
isblank.c
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.
2009-04-09 10:37:58 +00:00
iscntrl.c
…
isdigit.c
…
islower.c
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.
2009-04-09 10:37:58 +00:00
isprint.c
…
ispunct.c
…
isspace.c
…
isupper.c
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.
2009-04-09 10:37:58 +00:00
iswalnum.c
…
iswalpha.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
iswblank.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
iswcntrl.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
iswctype.c
…
iswdigit.c
…
iswgraph.c
…
iswlower.c
…
iswprint.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
iswpunct.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
iswspace.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
iswupper.c
…
iswxdigit.c
…
isxdigit.c
…
jp2uc.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
jp2uc.h
…
local.h
…
toascii.c
…
tolower.c
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
2009-03-31 09:31:38 +00:00
toupper.c
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
2009-03-31 09:31:38 +00:00
towctrans.c
…
towlower.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
towupper.c
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
2009-03-24 10:13:27 +00:00
utf8alpha.h
…
utf8print.h
…
utf8punct.h
…
wctrans.c
…
wctype.c
…