aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw
AgeCommit message (Expand)AuthorFilesLines
2012-11-07* mingw: Delete obsolete directory.Christopher Faylor498-59037/+0
2012-08-082012-08-08 Kai Tietz <ktietz@redhat.com>Earnie Boyd2-4/+8
2012-08-06 * mingwex/membarrier.c: New file.Earnie Boyd3-2/+27
2012-08-03Add mingwex/tsearch.c to ChangeLogEarnie Boyd1-0/+1
2012-08-03 * include/_mingw.h (threadlocalinfostruct, threadmbinfostruct,Earnie Boyd3-11/+27
2012-08-03 * include/limits.h (PATH_MAX): Guard with #ifndef __STRICT_ANSI__.Earnie Boyd3-1/+9
2012-08-032012-08-02 Ivan Maidanski <ivmai@users.sourceforge.net>Earnie Boyd2-0/+26
2012-08-03 * include/stdio.h (_lock_file, _unlock_file): Declare.Earnie Boyd2-1/+4
2012-08-03 * include/stdio.h (_getws, _putws): Guard with #ifndef __STRICT_ANSI__.Earnie Boyd2-2/+7
2012-08-03 * include/wchar.h (_wcstrtoi64): Declare.Earnie Boyd3-4/+12
2012-08-03 * include/stdlib.h (_strtoi64): Declare.Earnie Boyd2-0/+20
2012-08-01 * include/excpt.h (__try1): Define based on _WIN64 definition.Earnie Boyd2-5/+23
2012-07-30 * include/_mingw.h: Add __MINGW_VERSION, __MINGW_MAJOR_VERSION,Earnie Boyd4-6/+18
2012-07-30 * include/inttypes.h: A few items like PRNdPTR and SCNdPTR need 64Earnie Boyd2-11/+30
2012-07-30* include/stdint.h: Include _mingw.h for the definition of __int64 when _WIN6...Earnie Boyd2-0/+6
2012-05-08Remove references to nonexistent files.Keith Marshall3-3/+13
2012-02-01More performance enhancements and POSIX compliance corrections.Keith Marshall2-221/+260
2011-12-012011-11-30 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2-22/+27
2011-12-012011-11-30 Earnie Boyd <earnie@users.sourceforge.net>Chris Sutcliffe2-0/+11
2011-11-302011-11-30 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>Chris Sutcliffe2-1/+12
2011-11-26Clean up DIRENT errno handling; make it more POSIX conformant.Keith Marshall2-95/+108
2011-10-01Rationalise structure layout; add dirent.d_type field.Keith Marshall3-60/+215
2011-08-27Don't expose implementation detail for opaque DIRENT structures.Keith Marshall3-53/+69
2011-08-232011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2011-08-232011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-41/+16
2011-08-202011-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2011-08-202011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+8
2011-08-202011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-34/+4
2011-08-202011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+7
2011-05-31Correct checking for short option matches in getopt_long_only().Keith Marshall2-4/+79
2011-05-242011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-5/+8
2011-05-23Fix typo in ChangeLog of previous commitChris Sutcliffe1-1/+1
2011-05-232011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+9
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-5/+7
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-4/+11
2011-05-232011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>Chris Sutcliffe3-6/+15
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2-11/+17
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2-1/+5
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe3-2/+11
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+7
2011-01-07Correct hexadecimal formatting of double and long double values.Keith Marshall2-72/+32
2010-12-272010-12-27 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2-7/+9
2010-12-272010-11-08 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>Chris Sutcliffe2-9/+17
2010-08-17Make PATH_MAX consistent with MAX_PATHKeith Marshall2-3/+9
2010-07-25Accept that mingwrt headers are not guaranteed to precede GCC's in the system...Keith Marshall2-10/+40
2010-07-232010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2-20/+28
2010-05-192010-04-27 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-2/+12
2010-03-072010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2010-03-072010-03-02 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe3-0/+9
2010-02-172010-02-14 Roumen Petrov <rumen@users.sourceforge.net>Chris Sutcliffe13-11/+674