Keith Marshall
|
762cf3ee22
|
Correct mishandling of invalid characters in printf() format specs.
|
2008-12-31 15:34:09 +00:00 |
Keith Marshall
|
87ab6bfb62
|
Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v ) for v < 0.5
|
2008-10-18 14:33:48 +00:00 |
Keith Marshall
|
05a6cb1bb2
|
Avoid access violations, passing NULL to printf( "...%s..." ).
|
2008-08-27 20:23:42 +00:00 |
Keith Marshall
|
f2cb69fd8e
|
Replace __mingw_snprintf() with new generic family implementation; likewise, replace __mingw_vsnprintf().
|
2008-07-28 23:24:20 +00:00 |