Rich Felker
|
7bbf7c1254
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 |