Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renumber clauses to reduce diffs to other versions | emaste | 2013-04-23 | 1 | -1/+1 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 1 | -4/+17 |
* | - Use an initializer macro to initialize fields in 'fake' FILE objects used | jhb | 2010-03-11 | 1 | -6/+1 |
* | Introduce a local variable and use it instead of passed in parameter | rdivacky | 2009-01-15 | 1 | -1/+3 |
* | Next stage of stdio cleanup: Retire __sFILEX and merge the fields back into | jhb | 2008-04-17 | 1 | -3/+2 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Prepare to handle trivial state-dependent encodings. Full support for | tjr | 2004-04-07 | 1 | -1/+4 |
* | Pass NULL instead of a pointer to a zeroed mbstate_t object. | tjr | 2003-11-05 | 1 | -3/+1 |
* | Add implementations of wscanf() and related functions: fwscanf(), swscanf(), | tjr | 2002-09-23 | 1 | -0/+98 |