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
2008-12-09Committed as obvious.Danny Smith
2008-10-29Correct some binary distribution packaging defects.Keith Marshall
2008-10-18Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall
2008-10-14Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall
2008-10-13* Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor
2008-10-12Use de-facto standard Makefile goals to invoke test suite.Keith Marshall
2008-10-12Make strtod() inline definition C89 compliant.Keith Marshall
2008-10-052008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-10-04Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.Keith Marshall
2008-10-04Improve package identification in configure script.Keith Marshall
2008-09-26Fix MinGW-Bug [2125708].Keith Marshall
2008-09-242008-09-23 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2008-09-20Fix MinGW-Bug [2119504].Keith Marshall
2008-09-20Fix MinGW-Bug [2117379].Keith Marshall
2008-09-082008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-09-072008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-09-01Reimplement getopt.c to add getopt_long_only() function.Keith Marshall
2008-09-01Erase all file content, preparatory to rewrite.Keith Marshall
2008-08-30Implement conditional replacement for printf() family functions.Keith Marshall
2008-08-28Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall
2008-08-14Add missing dependencies for building libmingwex.a.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
2008-07-29 Lay foundations for new printf() function family implementation.Keith Marshall
2008-07-072008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith
2008-07-04 * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith
2008-07-02Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall
2008-06-14Committed as obvious.Danny Smith
2008-06-03Avoid precision errors in round(), lround() and llround() functions.Keith Marshall
2008-05-22Committed as obvious.Danny Smith
2008-05-162008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-05-072008-05-06 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-05-06Fix typo and commit the write headerChris Sutcliffe
2008-05-042008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-05-032008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-04-262008-04-26 Chuck Wilson <cwilso11@users.sourceforge.net>Chris Sutcliffe
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-212008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-212008-01-19 Danny Smith <dannysmithusers.sourceforge.netChris Sutcliffe
2008-03-202008-02-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-042008-02-28 Joseph Myers <joseph@codesourcery.com>Chris Sutcliffe
2008-02-022008-02-01 Brian Dessent <brian@dessent.net>Chris Sutcliffe
2007-12-282007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-11-272007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-10-042007-10-03 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2007-10-032007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe
2007-09-24Committed as obvious:Danny Smith
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall
2007-08-042007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe