summaryrefslogtreecommitdiffstats
path: root/include/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-13/+13
* Restrict visibility of wcwidth() and wcswidth(); they are XSI extensions.tjr2002-08-201-2/+5
* Sort unsorted prototypesache2002-08-191-1/+1
* Activate (uncomment) wcwidth() and wcswidth() now implementedache2002-08-191-3/+0
* Implement the ISO C90 Amd.1 restartable wide and multibyte charactertjr2002-08-181-9/+0
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+22
* Sort prototypes by function name.tjr2002-08-061-10/+8
* Whitespace formatting changes: line up macro bodies, function names,tjr2002-08-061-13/+13
* Change wctype_t to an unsigned type to avoid warnings.tjr2002-08-041-1/+1
* Add ISO C90 Amd. 1 btowc(3) and wctob(3) functions.tjr2002-08-031-0/+3
* Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.tjr2002-08-031-0/+5
* Don't define wchar_t if we are a C++ compiler.obrien2002-07-091-0/+2
* Breath deep and take __P out of the system include files.imp2002-03-231-34/+32
* VCS ID fixupobrien2001-07-101-2/+2
* adapt to FreeBSD.tshiozak2001-05-151-1/+12
* initial import of wchar.h and wctype.htshiozak2001-05-151-0/+136
OpenPOWER on IntegriCloud