|
6cfcda9959
|
Add test for correctly interpreting %% printf format string conversion
specifier.
|
2005-05-11 12:00:34 +00:00 |
Mike McCormack
|
5def7dd337
|
Handle %ls in sprintf.
|
2005-03-05 10:46:46 +00:00 |
Mike McCormack
|
5b4327515e
|
Handle the printf %F format modifier.
|
2005-03-04 10:47:27 +00:00 |
Uwe Bonnes
|
0fb9ef68f3
|
Advance over * argument for precision.
Honor precision argument for strings.
|
2005-02-25 19:16:46 +00:00 |
Mike McCormack
|
2cc5f1e469
|
Add handling of %ws, %S and %C to _vns(w)printf, improve sprintf
tests.
|
2005-02-14 20:53:42 +00:00 |
Eric Pouech
|
d3b39fe3f2
|
Fixed file name when opening NUL.
|
2004-11-28 15:01:50 +00:00 |
Aneurin Price
|
97cc28ff0f
|
- Move printf tests from scanf.c to printf.c (and fix one on the
way).
- Add some more.
|
2004-11-04 21:03:30 +00:00 |