summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchmultiprocess-20081120-branchpointcvs2svn2008-11-19498-64779/+0
* Correct some binary distribution packaging defects.Keith Marshall2008-10-282-18/+37
* Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall2008-10-182-32/+41
* Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall2008-10-133-1/+20
* * Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor2008-10-1210-3993/+6379
* Use de-facto standard Makefile goals to invoke test suite.Keith Marshall2008-10-112-5/+19
* Make strtod() inline definition C89 compliant.Keith Marshall2008-10-112-2/+14
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-10-042-1/+7
* Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.Keith Marshall2008-10-032-26/+55
* Improve package identification in configure script.Keith Marshall2008-10-034-19/+37
* Fix MinGW-Bug [2125708].Keith Marshall2008-09-252-25/+39
* 2008-09-23 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-242-1/+5
* Fix MinGW-Bug [2119504].Keith Marshall2008-09-192-2/+12
* Fix MinGW-Bug [2117379].Keith Marshall2008-09-192-15/+25
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-072-2/+6
* 2008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-072-4/+28
* Reimplement getopt.c to add getopt_long_only() function.Keith Marshall2008-08-314-5/+768
* Erase all file content, preparatory to rewrite.Keith Marshall2008-08-312-591/+0
* Implement conditional replacement for printf() family functions.Keith Marshall2008-08-303-24/+214
* Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall2008-08-272-2/+15
* Add missing dependencies for building libmingwex.a.Keith Marshall2008-08-142-2/+16
* Add replacements for remaining members of printf() family.Keith Marshall2008-08-118-2/+416
* Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall2008-07-287-1268/+2739
* Lay foundations for new printf() function family implementation.Keith Marshall2008-07-285-9/+268
* 2008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith2008-07-072-3/+8
* * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith2008-07-043-5/+17
* Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall2008-07-013-6/+24
* Committed as obvious.Danny Smith2008-06-143-2/+9
* Avoid precision errors in round(), lround() and llround() functions.Keith Marshall2008-06-0314-150/+325
* Committed as obvious.Danny Smith2008-05-222-1/+7
* 2008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-152-1/+11
* 2008-05-06 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-073-5/+9
* Fix typo and commit the write headerChris Sutcliffe2008-05-062-1/+5
* 2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-044-1/+55
* 2008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-033-1/+14
* 2008-04-26 Chuck Wilson <cwilso11@users.sourceforge.net>Chris Sutcliffe2008-04-262-20/+7
* 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-04-263-55/+72
* 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-04-263-24/+14
* 2008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-03-212-0/+22
* 2008-01-19 Danny Smith <dannysmithusers.sourceforge.netChris Sutcliffe2008-03-212-0/+10
* 2008-02-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-03-203-6/+20
* 2008-02-28 Joseph Myers <joseph@codesourcery.com>Chris Sutcliffe2008-03-042-5/+5
* 2008-02-01 Brian Dessent <brian@dessent.net>Chris Sutcliffe2008-02-022-5/+14
* 2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-12-282-2/+6
* 2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-11-2713-102/+119
* 2007-10-03 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2007-10-032-5/+9
* 2007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe2007-10-038-48/+121
* Committed as obvious:Danny Smith2007-09-232-1/+7
* Make snprintf() and vsnprintf() conform to C99.Keith Marshall2007-08-256-26/+41
* 2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-08-032-1/+2