summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* 2012-08-08 Kai Tietz <ktietz@redhat.com>Earnie Boyd2012-08-082-4/+8
* * mingwex/membarrier.c: New file.Earnie Boyd2012-08-063-2/+27
* Add mingwex/tsearch.c to ChangeLogEarnie Boyd2012-08-031-0/+1
* * include/_mingw.h (threadlocalinfostruct, threadmbinfostruct,Earnie Boyd2012-08-033-11/+27
* * include/limits.h (PATH_MAX): Guard with #ifndef __STRICT_ANSI__.Earnie Boyd2012-08-033-1/+9
* 2012-08-02 Ivan Maidanski <ivmai@users.sourceforge.net>Earnie Boyd2012-08-032-0/+26
* * include/stdio.h (_lock_file, _unlock_file): Declare.Earnie Boyd2012-08-032-1/+4
* * include/stdio.h (_getws, _putws): Guard with #ifndef __STRICT_ANSI__.Earnie Boyd2012-08-032-2/+7
* * include/wchar.h (_wcstrtoi64): Declare.Earnie Boyd2012-08-033-4/+12
* * include/stdlib.h (_strtoi64): Declare.Earnie Boyd2012-08-032-0/+20
* * include/excpt.h (__try1): Define based on _WIN64 definition.Earnie Boyd2012-08-012-5/+23
* * include/_mingw.h: Add __MINGW_VERSION, __MINGW_MAJOR_VERSION,Earnie Boyd2012-07-304-6/+18
* * include/inttypes.h: A few items like PRNdPTR and SCNdPTR need 64Earnie Boyd2012-07-302-11/+30
* * include/stdint.h: Include _mingw.h for the definition of __int64 when _WIN6...Earnie Boyd2012-07-302-0/+6
* Remove references to nonexistent files.Keith Marshall2012-05-083-3/+13
* 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