summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/wctype.c
Commit message (Expand)AuthorAgeFilesLines
* Commit log from Dragonfly:bapt2015-10-131-1/+3
* libc: Eliminate 13 relative relocations in wctype().jilles2011-12-051-26/+45
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-2/+22
* Don't allocate the constant array "props" on the stack in wctype.antoine2008-03-171-1/+1
* Recognize the "rune" character class in wctype().tjr2004-03-271-0/+1
* Change wctype_t to an unsigned type to avoid warnings.tjr2002-08-041-1/+1
* Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.tjr2002-08-031-0/+73
OpenPOWER on IntegriCloud