glibc/wctype
Ulrich Drepper a784e50247 Remove pre-ISO C support
No more __const.
2012-01-07 23:57:22 -05: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
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
wctrans_l.c
wctype.c
wctype.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
wctype_l.c