Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 1 | -2/+13 |
* | Provide trivial macro implementations of getwc(), getwchar(), putwc() and | tjr | 2004-05-25 | 1 | -0/+2 |
* | Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). | tjr | 2002-09-28 | 1 | -3/+1 |
* | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | tjr | 2002-08-13 | 1 | -0/+48 |