• R/O
  • HTTP
  • SSH
  • HTTPS

mingw-org-wsl: List of commits

The MinGW.OSDN Windows System Libraries. Formerly designated as "MinGW.org Windows System Libraries", this encapsulates the "mingwrt" C runtime library extensions, and the "w32api" 32-bit MS-Windows API libraries.

Please note that this project no longer owns the "MinGW.org" domain name; any software which may be distributed from that domain is NOT supported by this project.


RSS
Rev. Time Author
fbe7629 2017-06-07 04:25:36 Keith Marshall

Make <winuser.h> header effectively self-contained.

16ab581 2017-06-06 04:15:12 Keith Marshall

Automatically correct obsolete _XOPEN_SOURCE usage.

1cf4159 2017-06-05 02:51:20 Keith Marshall

Consolidate <wingdi.h> version specific conditionals.

2d5b0af 2017-06-04 04:09:27 Keith Marshall

Tidy, and make <wingdi.h> header effectively self-contained.

5a6bfce 2017-05-31 22:21:20 Keith Marshall

Declare CONDITION_VARIABLE API, per feature request [#2314]

94803ef 2017-05-30 00:39:51 Keith Marshall

Declare SRWLOCK API, to support feature request [#2314]

e0c4341 2017-03-25 01:20:52 Keith Marshall

Resolve potential <winbase.h> vs. <winerror.h> inconsistency.

5563640 2017-03-24 20:39:12 Keith Marshall

Consolidate <winbase.h> version specific conditionals.

c35550f 2017-03-21 05:01:38 Keith Marshall

Tidy, and make <winbase.h> header effectively self-contained.

40982df 2017-05-25 07:11:33 Keith Marshall

Fix snprintf()/vsnprintf() -Wformat vs. multiple definition issue.

127b4a1 2017-03-15 01:24:00 Keith Marshall

Refactor mingwrt and w32api common makefile content.

324d60b 2017-03-12 18:23:34 Keith Marshall

Correct a copyright notice update omission.

ddc8f81 2017-03-10 06:19:05 Keith Marshall

Fix generated header file version dependencies.

a94ded6 2017-03-09 18:46:34 Keith Marshall

Strip optional DLLs, when staging for distribution.

bf92cde 2017-03-09 18:26:38 Keith Marshall

MinGW.org WSL-5.0 released; update repository version.

9c8d6c7 2017-03-09 05:12:08 Keith Marshall

Added tag wsl-5.0-release for changeset 44bf2b16d285

5185790 wsl-5.0-release 2017-03-09 05:01:07 Keith Marshall

Prepare and tag for release of MinGW.org WSL-5.0

* All files (wsl-5.0-release): Tag assigned.

c6d25f0 2017-03-08 07:17:57 Keith Marshall

Avoid -shared-libgcc dependencies in optional DLLs.

1227146 2017-02-28 02:59:26 Keith Marshall

Support optional DLL builds from static libraries.

571d98e 2017-02-28 02:46:27 Keith Marshall

Make floating point environment more robust.

8c8b937 2017-02-24 21:54:20 Keith Marshall

Extend basic test suite infrastructure to w32api.

617f15b 2017-02-17 07:07:56 Keith Marshall

Work around GCC bug; force C++11 to support std::wcstof().

b0798df 2017-02-14 23:18:34 Alexander Krisak

Add missing constant definition, per issue [#2249].

1559fe3 2017-02-12 19:12:06 Keith Marshall

Support brace expansion in globbing patterns.

f034c6d 2017-02-11 21:35:12 Keith Marshall

Refactor <getopt.h> and <unistd.h> shared declarations.

f6247c6 2017-02-11 06:30:23 Keith Marshall

Avoid unnecessary duplication of configuration files.

8dbfc3d 2017-02-07 20:20:05 Keith Marshall

Ensure selective inclusion of the correct <strings.h>

425e1c3 2017-02-05 06:33:50 Keith Marshall

Resolve a global variable naming inconsistency.

e52d64b 2017-01-31 00:12:46 Keith Marshall

Implement strerror_r()/strerror_s() API.

c0372a6 2017-01-30 22:33:51 Keith Marshall

Avoid -Wformat noise from snprintf() and vsnprintf()

Show on old repository browser