• R/O
  • HTTP
  • SSH
  • HTTPS

mingw-org-wsl: Commit

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.


Commit MetaInfo

Revision42e6c0d968b93bdafd680d286c190838c41da7c6 (tree)
Time2021-04-12 03:28:06
AuthorKeith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Prepare and publish MinGW.org WSL-5.4.2 release.

Change Summary

Incremental Difference

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1+2021-04-11 Keith Marshall <keith@users.osdn.me>
2+
3+ Prepare and publish MinGW.org WSL-5.4.2 release.
4+
5+ * All files (wsl-5.4.2-release): Tag assigned.
6+
17 2020-08-07 Keith Marshall <keith@users.osdn.me>
28
39 Increment version number following WSL-5.4.1 release.
--- a/mingwrt/ChangeLog
+++ b/mingwrt/ChangeLog
@@ -1,3 +1,9 @@
1+2021-04-11 Keith Marshall <keith@users.osdn.me>
2+
3+ Prepare and publish MinGW.org WSL-5.4.2 release.
4+
5+ * All files (wsl-5.4.2-release): Tag assigned.
6+
17 2021-02-25 Keith Marshall <keith@users.osdn.me>
28
39 Consolidate fmod() and remainder() source code.
@@ -14,10 +20,6 @@
1420
1521 Correct remquo() quotient computation; cf. MinGW-Bug #41597
1622
17-2021-02-24 Keith Marshall <keith@users.osdn.me>
18-
19- Correct remquo() quotient computation; cf. MinGW-Bug #41597
20-
2123 * mingwex/math/remquo_generic.sx: New file; it replaces...
2224 * mingwex/math/remquo.s mingwex/math/remquof.s: ...these, and also...
2325 * mingwex/math/remquol.s: ...this; delete them.
--- a/w32api/ChangeLog
+++ b/w32api/ChangeLog
@@ -1,3 +1,9 @@
1+2021-04-11 Keith Marshall <keith@users.osdn.me>
2+
3+ Prepare and publish MinGW.org WSL-5.4.2 release.
4+
5+ * All files (wsl-5.4.2-release): Tag assigned.
6+
17 2021-02-19 Keith Marshall <keith@users.osdn.me>
28
39 Make <winnetwk.h> header effectively self-contained.
Show on old repository browser