Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf: fix printing +-prefixed numbers | Bernhard Reutner-Fischer | 2018-10-19 | 1 | -0/+33 |
* | testsuite: allow tests to work in paths containing spaces | Ron Yorston | 2018-04-09 | 1 | -1/+1 |
* | Fix some test cases | Dan Fandrich | 2010-09-03 | 1 | -3/+3 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | tests: fix POSIX shell source style | Mike Frysinger | 2009-11-04 | 1 | -1/+1 |
* | 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 |