• 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. Tiempo Autor
c244723 2018-07-30 06:14:18 Keith Marshall

Don't restrict <winerror.h> exposure when including <winsock.h>

0d33685 2018-07-13 22:01:13 Keith Marshall

Advertise new canonical URI for source code repository.

7b0f1f2 2018-07-12 05:20:14 Keith Marshall

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

* include/wincrypt.h: Include <winbase.h>

73aedcc 2018-07-12 05:07:05 Keith Marshall

Correct <wincrypt.h> typographic errors; fix issue [#38391]

* include/wincrypt.h (CALG_TLS1PRF): Delete symbolic reference to...
(ALG_CLASS_DHASH): ...this; there is no such symbol; replace it with...
(ALG_CLASS_HASH): ...this, which represents the correct reference.
(struct _CRYPTOAPI_BLOB): Delete extraneous "typedef" keyword; this
struct definition is not directly associated with any type name.
(struct _SSL_EXTRA_CERT_CHAIN_POLICY_PARA): Likewise.

753e249 2018-04-16 23:53:36 Keith Marshall

Suppress glob-brace expansion within quoted arguments.

9d119ea 2018-04-16 23:41:53 Keith Marshall

Suppress glob-brace expansion of single item lists.

596ddea 2018-02-27 04:22:26 Keith Marshall

Adjust repository version following WSL-5.1 release.

4924a14 2018-02-27 03:52:57 Keith Marshall

Added tag wsl-5.1-release for changeset 2b81c4eb9c59

45cb483 wsl-5.1-release 2018-02-27 03:52:43 Keith Marshall

Prepare and publish MinGW.org WSL-5.1 release.

c6a46d4 2018-02-25 00:41:13 Keith Marshall

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

2d24930 2018-02-24 04:51:52 Keith Marshall

Correct <sys/timeb.h> 32-bit vs. 64-bit time_t anomalies.

b0a6e63 2018-02-23 05:00:40 Keith Marshall

Correct Windows version support for <utime.h> functions.

5abede1 2018-01-18 01:01:48 Keith Marshall

Fix faulty POSIX deprecation warning logic.

392cbd7 2017-12-29 06:08:21 Keith Marshall

Fix a build issue, assembling generic SX files.

95cd5e0 2017-12-21 08:26:30 Keith Marshall

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

eb08924 2017-12-21 07:50:06 Keith Marshall

Clean up, following issue [#2262] patch application.

61755eb 2017-12-21 07:25:54 Sebastián Puebla

Update registry management API, per issue [#2262].

8ea0d1a 2017-12-18 20:45:49 Keith Marshall

Support strtok() re-entrancy, per request [#2342].

9808774 2017-12-17 06:22:19 Keith Marshall

Provide default definition for _WIN32_IE feature test macro.

dfa8818 2017-12-16 19:04:49 Keith Marshall

Implement autotest module for POSIX clock API functions.

ecc51ca 2017-12-16 05:58:19 Keith Marshall

Implement a subset of the POSIX.1b-1993 clock API.

06e14e2 2017-12-15 08:42:03 Keith Marshall

Add support for POSIX.1 "obsolescence" warnings.

1a0e5ad 2017-12-07 04:54:35 Keith Marshall

Adjust repository version following WSL-5.0.2 release.

a771e06 5.0-active 2017-12-07 04:40:49 Keith Marshall

Apply wsl-5.0.2-release tag.

4b3cc3d wsl-5.0.2-release 2017-12-07 04:38:31 Keith Marshall

Prepare and publish MinGW.org WSL-5.0.2 release.

fa00fd4 2017-12-02 22:23:14 Keith Marshall

Provide legacy OS work around for issue [#2357]

7cd51d6 2017-11-29 02:33:30 Keith Marshall

Handle indeterminate FLT_EVAL_METHOD; fix issue [#2352].

d4d38f3 2017-11-29 01:48:29 Keith Marshall

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

4aa4a7a 2017-11-28 22:28:34 Keith Marshall

Factor <winsock.h> duplicate content out of <winsock2.h>

411a15d 2017-11-25 02:04:18 Keith Marshall

Make <winsock.h> and <winsock2.h> duplicate code congruent.

Show on old repository browser