Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -4/+4 |
* | Whitespace formatting changes: line up macro bodies, function names, | tjr | 2002-08-06 | 1 | -33/+35 |
* | Implement the missing <wctype.h> functions: isw*() (iswalnum() etc.), | tjr | 2002-08-05 | 1 | -6/+37 |
* | Change wctype_t to an unsigned type to avoid warnings. | tjr | 2002-08-04 | 1 | -1/+1 |
* | Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions. | tjr | 2002-08-04 | 1 | -0/+7 |
* | Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions. | tjr | 2002-08-03 | 1 | -3/+14 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 1 | -14/+14 |
* | VCS ID fixup | obrien | 2001-07-10 | 1 | -3/+1 |
* | adapt to FreeBSD. | tshiozak | 2001-05-15 | 1 | -0/+3 |
* | initial import of wchar.h and wctype.h | tshiozak | 2001-05-15 | 1 | -0/+65 |