index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
mingw
Commit message (
Expand
)
Author
Age
Files
Lines
*
2012-08-08 Kai Tietz <ktietz@redhat.com>
Earnie Boyd
2012-08-08
2
-4
/
+8
*
* mingwex/membarrier.c: New file.
Earnie Boyd
2012-08-06
3
-2
/
+27
*
Add mingwex/tsearch.c to ChangeLog
Earnie Boyd
2012-08-03
1
-0
/
+1
*
* include/_mingw.h (threadlocalinfostruct, threadmbinfostruct,
Earnie Boyd
2012-08-03
3
-11
/
+27
*
* include/limits.h (PATH_MAX): Guard with #ifndef __STRICT_ANSI__.
Earnie Boyd
2012-08-03
3
-1
/
+9
*
2012-08-02 Ivan Maidanski <ivmai@users.sourceforge.net>
Earnie Boyd
2012-08-03
2
-0
/
+26
*
* include/stdio.h (_lock_file, _unlock_file): Declare.
Earnie Boyd
2012-08-03
2
-1
/
+4
*
* include/stdio.h (_getws, _putws): Guard with #ifndef __STRICT_ANSI__.
Earnie Boyd
2012-08-03
2
-2
/
+7
*
* include/wchar.h (_wcstrtoi64): Declare.
Earnie Boyd
2012-08-03
3
-4
/
+12
*
* include/stdlib.h (_strtoi64): Declare.
Earnie Boyd
2012-08-03
2
-0
/
+20
*
* include/excpt.h (__try1): Define based on _WIN64 definition.
Earnie Boyd
2012-08-01
2
-5
/
+23
*
* include/_mingw.h: Add __MINGW_VERSION, __MINGW_MAJOR_VERSION,
Earnie Boyd
2012-07-30
4
-6
/
+18
*
* include/inttypes.h: A few items like PRNdPTR and SCNdPTR need 64
Earnie Boyd
2012-07-30
2
-11
/
+30
*
* include/stdint.h: Include _mingw.h for the definition of __int64 when _WIN6...
Earnie Boyd
2012-07-30
2
-0
/
+6
*
Remove references to nonexistent files.
Keith Marshall
2012-05-08
3
-3
/
+13
*
More performance enhancements and POSIX compliance corrections.
Keith Marshall
2012-02-01
2
-221
/
+260
*
2011-11-30 Ozkan Sezer <sezero@users.sourceforge.net>
Chris Sutcliffe
2011-12-01
2
-22
/
+27
*
2011-11-30 Earnie Boyd <earnie@users.sourceforge.net>
Chris Sutcliffe
2011-12-01
2
-0
/
+11
*
2011-11-30 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
Chris Sutcliffe
2011-11-30
2
-1
/
+12
*
Clean up DIRENT errno handling; make it more POSIX conformant.
Keith Marshall
2011-11-26
2
-95
/
+108
*
Rationalise structure layout; add dirent.d_type field.
Keith Marshall
2011-10-01
3
-60
/
+215
*
Don't expose implementation detail for opaque DIRENT structures.
Keith Marshall
2011-08-27
3
-53
/
+69
*
2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-23
2
-2
/
+6
*
2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-23
3
-41
/
+16
*
2011-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-2
/
+6
*
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-1
/
+8
*
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-34
/
+4
*
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-1
/
+7
*
Correct checking for short option matches in getopt_long_only().
Keith Marshall
2011-05-31
2
-4
/
+79
*
2011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-24
2
-5
/
+8
*
Fix typo in ChangeLog of previous commit
Chris Sutcliffe
2011-05-23
1
-1
/
+1
*
2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-1
/
+9
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-5
/
+7
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-4
/
+11
*
2011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
3
-6
/
+15
*
2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-11
/
+17
*
2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-1
/
+5
*
2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
3
-2
/
+11
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-0
/
+7
*
Correct hexadecimal formatting of double and long double values.
Keith Marshall
2011-01-07
2
-72
/
+32
*
2010-12-27 Ozkan Sezer <sezero@users.sourceforge.net>
Chris Sutcliffe
2010-12-27
2
-7
/
+9
*
2010-11-08 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
Chris Sutcliffe
2010-12-27
2
-9
/
+17
*
Make PATH_MAX consistent with MAX_PATH
Keith Marshall
2010-08-17
2
-3
/
+9
*
Accept that mingwrt headers are not guaranteed to precede GCC's in the system...
Keith Marshall
2010-07-25
2
-10
/
+40
*
2010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>
Chris Sutcliffe
2010-07-23
2
-20
/
+28
*
2010-04-27 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2010-05-19
2
-2
/
+12
*
2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-03-07
2
-2
/
+6
*
2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>
Chris Sutcliffe
2010-03-07
3
-0
/
+9
*
2010-02-14 Roumen Petrov <rumen@users.sourceforge.net>
Chris Sutcliffe
2010-02-17
13
-11
/
+674
*
2010-01-25 Kai Tietz <kai.tietz@onevision.com>
Chris Sutcliffe
2010-01-25
9
-48
/
+472
[next]