Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf: fix exit code on conversion error | Denys Vlasenko | 2009-06-18 | 1 | -2/+1 |
* | fix or document testsuite failures | Denys Vlasenko | 2009-06-13 | 1 | -6/+7 |
* | printf: do not print garbage on "%Ld". closes bug 4214. | Denis Vlasenko | 2008-07-18 | 1 | -0/+5 |
* | printf: fix %b, fix several bugs in %*.*, fix compat issues with | Denis Vlasenko | 2008-07-18 | 1 | -9/+79 |
* | printf: protect against bogus format specifiers. Hopefully closes bug 4184 | Denis Vlasenko | 2008-07-17 | 1 | -0/+6 |
* | added testsuite for printf by Cristian Ionescu-Idbohrn | Denis Vlasenko | 2008-06-05 | 1 | -0/+27 |