Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-14This commit was manufactured by cvs2svn to create branch 'gdb_7_5-branch'.gdb_7_5_1-2012-11-29-releasegdb_7_5-2012-08-17-releasegdb_7_5-2012-07-18-branchpointgdb_7_5-branchcvs2svn
2011-01-08Correct hexadecimal formatting of double and long double values.Keith Marshall
2009-09-30Make MinGW printf() "%p" format compatible with MSVCRT scanf().Keith Marshall
2009-07-29Correct disposition of wchar_t output in printf().Keith Marshall
2009-07-282009-07-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-07-132009-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-12-31Correct mishandling of invalid characters in printf() format specs.Keith Marshall
2008-10-18Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall
2008-08-28Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall
2008-08-12Add replacements for remaining members of printf() family.Keith Marshall
2008-07-29Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall
2005-08-25 * mingwex/stdio/fseeko64.c (fseeko64): Flush stream beforeDanny Smith
2004-08-15 * mingwex/fopen64.c: Move.Danny Smith
2004-08-09* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor
2004-07-27 * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified fieldDanny Smith
2004-07-27 * include/_mingw.h: Use only two underscores to uglifyDanny Smith
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith