summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* More performance enhancements and POSIX compliance corrections.Keith Marshall2012-02-012-221/+260
* 2011-11-30 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2011-12-012-22/+27
* 2011-11-30 Earnie Boyd <earnie@users.sourceforge.net>Chris Sutcliffe2011-12-012-0/+11
* 2011-11-30 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>Chris Sutcliffe2011-11-302-1/+12
* Clean up DIRENT errno handling; make it more POSIX conformant.Keith Marshall2011-11-262-95/+108
* Rationalise structure layout; add dirent.d_type field.Keith Marshall2011-10-013-60/+215
* Don't expose implementation detail for opaque DIRENT structures.Keith Marshall2011-08-273-53/+69
* 2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-232-2/+6
* 2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-233-41/+16
* 2011-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-2/+6
* 2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-1/+8
* 2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-34/+4
* 2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-1/+7
* Correct checking for short option matches in getopt_long_only().Keith Marshall2011-05-312-4/+79
* 2011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-242-5/+8
* Fix typo in ChangeLog of previous commitChris Sutcliffe2011-05-231-1/+1
* 2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-1/+9
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-5/+7
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-4/+11
* 2011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>Chris Sutcliffe2011-05-233-6/+15
* 2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2011-05-232-11/+17
* 2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2011-05-232-1/+5
* 2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2011-05-233-2/+11
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-0/+7
* Correct hexadecimal formatting of double and long double values.Keith Marshall2011-01-072-72/+32
* 2010-12-27 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2010-12-272-7/+9
* 2010-11-08 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>Chris Sutcliffe2010-12-272-9/+17
* Make PATH_MAX consistent with MAX_PATHKeith Marshall2010-08-172-3/+9
* Accept that mingwrt headers are not guaranteed to precede GCC's in the system...Keith Marshall2010-07-252-10/+40
* 2010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2010-07-232-20/+28
* 2010-04-27 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2010-05-192-2/+12
* 2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-03-072-2/+6
* 2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe2010-03-073-0/+9
* 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net>Chris Sutcliffe2010-02-1713-11/+674
* 2010-01-25 Kai Tietz <kai.tietz@onevision.com>Chris Sutcliffe2010-01-259-48/+472
* 2009-11-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-11-282-2/+6
* 2009-11-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-11-282-1/+40
* 2009-11-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-11-142-1/+7
* Final sync of pseudo-reloc.c with mingw64 and cygwinCharles Wilson2009-11-022-2/+9
* Honor DESTDIR for winsup/mingw and winsup/w32apiCharles Wilson2009-10-294-23/+79
* Sync pseudo-reloc.c with mingw64Charles Wilson2009-10-262-82/+93
* Sync pseudo-reloc.c with cygwin/lib/Charles Wilson2009-10-232-16/+225
* Make MinGW printf() "%p" format compatible with MSVCRT scanf().Keith Marshall2009-09-292-2/+28
* Avoid multiple link time definitions of _printf() for C++Keith Marshall2009-09-012-1/+9
* 2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-08-152-3/+7
* 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2009-08-086-3/+32
* Fix formatting issue with last entryChris Sutcliffe2009-07-301-1/+1
* Correct disposition of wchar_t output in printf().Keith Marshall2009-07-292-4/+11
* 2009-07-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-282-2/+5
* Convert to monolithic configuration procedure.Keith Marshall2009-07-2712-8342/+215