summaryrefslogtreecommitdiffstats
path: root/include/wctype.h
Commit message (Expand)AuthorAgeFilesLines
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-4/+4
* Whitespace formatting changes: line up macro bodies, function names,tjr2002-08-061-33/+35
* Implement the missing <wctype.h> functions: isw*() (iswalnum() etc.),tjr2002-08-051-6/+37
* Change wctype_t to an unsigned type to avoid warnings.tjr2002-08-041-1/+1
* Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions.tjr2002-08-041-0/+7
* Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.tjr2002-08-031-3/+14
* Breath deep and take __P out of the system include files.imp2002-03-231-14/+14
* VCS ID fixupobrien2001-07-101-3/+1
* adapt to FreeBSD.tshiozak2001-05-151-0/+3
* initial import of wchar.h and wctype.htshiozak2001-05-151-0/+65
OpenPOWER on IntegriCloud