• Jesse Allen's avatar
    msvcrt: Fix printf sign flags. · 180326bb
    Jesse Allen authored
    Fix the printf sign flags so that '+' doesn't always override ' '
    space alone.  If they both appear, continue parsing and let '+' take
    precedence.
    180326bb
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
cpp.c Loading commit data...
environ.c Loading commit data...
file.c Loading commit data...
headers.c Loading commit data...
heap.c Loading commit data...
printf.c Loading commit data...
scanf.c Loading commit data...
string.c Loading commit data...
time.c Loading commit data...