glibc/wctype
Ulrich Drepper 9ac9129d49 Unify wint_t handling in wchar.h and wctype.h.
Fix a few typos in the process.
2010-03-24 06:59:02 -07:00
..
Makefile * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. 2008-12-29 23:21:21 +00:00
Versions
bug-wctypeh.c * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. 2008-12-29 23:21:21 +00:00
iswctype.c
iswctype_l.c
test_wcfuncs.c
test_wctype.c
towctrans.c Update. 2004-03-05 10:54:16 +00:00
towctrans_l.c
wcfuncs.c Don't use expensive wide char lookups in isw* functions if character is in ASCII range. 2005-10-17 15:48:30 +00:00
wcfuncs_l.c Don't use expensive wide char lookups in isw* functions if character is in ASCII range. 2005-10-17 15:48:30 +00:00
wchar-lookup.h
wctrans.c Update. 2004-02-09 10:05:22 +00:00
wctrans_l.c
wctype.c
wctype.h Unify wint_t handling in wchar.h and wctype.h. 2010-03-24 06:59:02 -07:00
wctype_l.c