Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Next stage of stdio cleanup: Retire __sFILEX and merge the fields back into | jhb | 2008-04-17 | 1 | -3/+2 |
* | Fix EOVERFLOW detection in vswprintf(3) | fjoe | 2005-02-21 | 1 | -4/+5 |
* | 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 |
* | Remove an unused variable: mbresult. | tjr | 2003-01-07 | 1 | -1/+0 |
* | Correctly handle the case where __vfwprintf() fails because it runs out | tjr | 2002-09-26 | 1 | -1/+7 |
* | Add implementations of the wprintf() family of functions, which perform | tjr | 2002-09-21 | 1 | -0/+89 |