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 | -21/+36 |
* | Introduce new encoding: "ASCII" | ache | 2008-01-21 | 1 | -0/+1 |
* | - Include runetype.h for _RuneLocale_ | rafan | 2007-11-07 | 1 | -0/+2 |
* | . Static'ize functions exported via function reference variables only. | phantom | 2005-02-27 | 1 | -13/+12 |
* | Remove the obsolete <rune.h> interface. | tjr | 2004-10-17 | 1 | -8/+0 |
* | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | tjr | 2004-07-21 | 1 | -12/+12 |
* | Allow encoding modules to override the default implementations of | tjr | 2004-05-13 | 1 | -0/+13 |
* | Move prototypes of various encoding-related functions into a new header | tjr | 2004-05-12 | 1 | -0/+57 |