aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/wctype.c
Commit message (Expand)AuthorAgeFilesLines
* Recognize the "rune" character class in wctype().Tim J. Robbins2004-03-271-0/+1
* Change wctype_t to an unsigned type to avoid warnings.Tim J. Robbins2002-08-041-1/+1
* Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.Tim J. Robbins2002-08-031-0/+73