Rich Felker
|
536c6d5a42
fix idiom for setting stdio stream orientation to wide
|
%!s(int64=9) %!d(string=hai) anos |
Rich Felker
|
f8f565df46
add printing of null %s arguments as "(null)" in wide printf
|
%!s(int64=9) %!d(string=hai) anos |
Rich Felker
|
f9e25d8138
add %m support to wide printf
|
%!s(int64=9) %!d(string=hai) anos |
Rich Felker
|
d42269d7c8
correctly handle write errors encountered by printf-family functions
|
%!s(int64=10) %!d(string=hai) anos |
Rich Felker
|
984c25b74d
fix failure of wide printf/scanf functions to set wide orientation
|
%!s(int64=10) %!d(string=hai) anos |
Szabolcs Nagy
|
49b3a0d2ce
minor vfprintf and vfwprintf changes to please static code analyzers
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
a938b5a12d
removed unused variable in vfwprintf
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
835f9f950e
clean up stdio_impl.h
|
%!s(int64=12) %!d(string=hai) anos |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
%!s(int64=12) %!d(string=hai) anos |
Rich Felker
|
db4096c5f2
fix uninitialized var in vfwprintf printing 0-prec string
|
%!s(int64=13) %!d(string=hai) anos |
Rich Felker
|
c35bb6645f
implement wprintf family of functions
|
%!s(int64=14) %!d(string=hai) anos |