OSDN Git Service

mingw/mingw-org-wsl.git
5 years agoPrepare and publish MinGW.org WSL-5.2 release. wsl-5.2-release
Keith Marshall [Sun, 23 Dec 2018 10:28:55 +0000 (10:28 +0000)]
Prepare and publish MinGW.org WSL-5.2 release.

5 years agoCorrect an optional DLL installation and packaging defect.
Keith Marshall [Sat, 22 Dec 2018 23:20:49 +0000 (23:20 +0000)]
Correct an optional DLL installation and packaging defect.

5 years agoUpdate ANSI stdio feature test to accommodate ISO-C11.
Keith Marshall [Sat, 22 Dec 2018 16:52:51 +0000 (16:52 +0000)]
Update ANSI stdio feature test to accommodate ISO-C11.

5 years agoImplement test suite for aligned heap management API.
Keith Marshall [Thu, 20 Dec 2018 19:43:18 +0000 (19:43 +0000)]
Implement test suite for aligned heap management API.

5 years agoReimplement aligned heap management API.
Keith Marshall [Thu, 20 Dec 2018 19:30:25 +0000 (19:30 +0000)]
Reimplement aligned heap management API.

5 years agoMake <winver.h> header effectively self-contained.
Keith Marshall [Tue, 18 Dec 2018 21:24:43 +0000 (21:24 +0000)]
Make <winver.h> header effectively self-contained.

5 years agoReimplement Win9x specific fseek()/fwrite() redirector.
Keith Marshall [Tue, 4 Dec 2018 19:00:29 +0000 (19:00 +0000)]
Reimplement Win9x specific fseek()/fwrite() redirector.

5 years agoImplement POSIX.1-1996 linked-list queue management API.
Keith Marshall [Tue, 4 Dec 2018 18:06:30 +0000 (18:06 +0000)]
Implement POSIX.1-1996 linked-list queue management API.

5 years agoEmulate _fseeki64()/_ftelli64() API on legacy platforms.
Keith Marshall [Sun, 25 Nov 2018 17:51:48 +0000 (17:51 +0000)]
Emulate _fseeki64()/_ftelli64() API on legacy platforms.

5 years agoFix MinGW-Bug #2248 (SF ticket).
Keith Marshall [Fri, 23 Nov 2018 21:06:43 +0000 (21:06 +0000)]
Fix MinGW-Bug #2248 (SF ticket).

5 years agoApply some more cosmetic layout adjustments.
Keith Marshall [Fri, 23 Nov 2018 18:07:58 +0000 (18:07 +0000)]
Apply some more cosmetic layout adjustments.

5 years agoFix MinGW-Bug #38736 (OSDN ticket).
Jelle Geerts [Sun, 18 Nov 2018 21:25:35 +0000 (21:25 +0000)]
Fix MinGW-Bug #38736 (OSDN ticket).

5 years agoMake <commctrl.h> header effectively self-contained.
Keith Marshall [Sun, 18 Nov 2018 18:48:03 +0000 (18:48 +0000)]
Make <commctrl.h> header effectively self-contained.

5 years agoMake <prsht.h> header effectively self-contained.
Keith Marshall [Fri, 16 Nov 2018 20:03:22 +0000 (20:03 +0000)]
Make <prsht.h> header effectively self-contained.

5 years agoClean up <wincon.h>; consolidate its version dependencies.
Keith Marshall [Mon, 29 Oct 2018 23:36:08 +0000 (23:36 +0000)]
Clean up <wincon.h>; consolidate its version dependencies.

5 years agoMake <wincon.h> header effectively self-contained.
Keith Marshall [Wed, 24 Oct 2018 20:41:19 +0000 (21:41 +0100)]
Make <wincon.h> header effectively self-contained.

5 years agoImprove WinXP/Vista console I/O support.
David Gressett [Wed, 24 Oct 2018 18:17:28 +0000 (19:17 +0100)]
Improve WinXP/Vista console I/O support.

5 years agoUpdate <conio.h> and <wchar.h> header files.
Keith Marshall [Sun, 21 Oct 2018 15:39:35 +0000 (16:39 +0100)]
Update <conio.h> and <wchar.h> header files.

5 years agoMap compile-time constant references for POSIX clocks.
Keith Marshall [Thu, 18 Oct 2018 08:50:58 +0000 (09:50 +0100)]
Map compile-time constant references for POSIX clocks.

5 years agoSuppress autoconf detection of _aligned_malloc functions.
Keith Marshall [Mon, 8 Oct 2018 20:09:12 +0000 (21:09 +0100)]
Suppress autoconf detection of _aligned_malloc functions.

5 years agoMake alloca() API both GNU and Microsoft compatible.
Keith Marshall [Sun, 7 Oct 2018 19:15:11 +0000 (20:15 +0100)]
Make alloca() API both GNU and Microsoft compatible.

5 years agoAvoid unwanted GCC warning diagnostic messages.
Keith Marshall [Thu, 6 Sep 2018 18:50:09 +0000 (19:50 +0100)]
Avoid unwanted GCC warning diagnostic messages.

5 years agoPre-empt default EXEEXT use before its determination.
Keith Marshall [Tue, 4 Sep 2018 11:58:11 +0000 (12:58 +0100)]
Pre-empt default EXEEXT use before its determination.

5 years agoAdjust repository version following WSL-5.1.1 release.
Keith Marshall [Mon, 3 Sep 2018 20:54:50 +0000 (21:54 +0100)]
Adjust repository version following WSL-5.1.1 release.

5 years agoAdded tag wsl-5.1.1-release for changeset 816401abf902 5.1-trunk
Keith Marshall [Mon, 3 Sep 2018 19:06:25 +0000 (20:06 +0100)]
Added tag wsl-5.1.1-release for changeset 816401abf902

5 years agoPrepare and publish MinGW.org WSL-5.1.1 release. wsl-5.1.1-release
Keith Marshall [Mon, 3 Sep 2018 19:05:20 +0000 (20:05 +0100)]
Prepare and publish MinGW.org WSL-5.1.1 release.

5 years agoMake clockapi symbolic constants #ifdef detectable.
Keith Marshall [Sun, 2 Sep 2018 19:28:38 +0000 (20:28 +0100)]
Make clockapi symbolic constants #ifdef detectable.

5 years agoCircumvent <process.h> testsuite failure with GCC-7+.
Keith Marshall [Sun, 26 Aug 2018 19:40:38 +0000 (20:40 +0100)]
Circumvent <process.h> testsuite failure with GCC-7+.

5 years agoDon't restrict <winerror.h> exposure when including <winsock.h>
Keith Marshall [Sun, 29 Jul 2018 21:14:18 +0000 (22:14 +0100)]
Don't restrict <winerror.h> exposure when including <winsock.h>

5 years agoAdvertise new canonical URI for source code repository.
Keith Marshall [Fri, 13 Jul 2018 13:01:13 +0000 (14:01 +0100)]
Advertise new canonical URI for source code repository.

5 years agoMake <wincrypt.h> header effectively self-contained.
Keith Marshall [Wed, 11 Jul 2018 20:20:14 +0000 (21:20 +0100)]
Make <wincrypt.h> header effectively self-contained.

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

5 years agoCorrect <wincrypt.h> typographic errors; fix issue [#38391]
Keith Marshall [Wed, 11 Jul 2018 20:07:05 +0000 (21:07 +0100)]
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.

6 years agoSuppress glob-brace expansion within quoted arguments.
Keith Marshall [Mon, 16 Apr 2018 14:53:36 +0000 (15:53 +0100)]
Suppress glob-brace expansion within quoted arguments.

6 years agoSuppress glob-brace expansion of single item lists.
Keith Marshall [Mon, 16 Apr 2018 14:41:53 +0000 (15:41 +0100)]
Suppress glob-brace expansion of single item lists.

6 years agoAdjust repository version following WSL-5.1 release.
Keith Marshall [Mon, 26 Feb 2018 19:22:26 +0000 (19:22 +0000)]
Adjust repository version following WSL-5.1 release.

6 years agoAdded tag wsl-5.1-release for changeset 2b81c4eb9c59
Keith Marshall [Mon, 26 Feb 2018 18:52:57 +0000 (18:52 +0000)]
Added tag wsl-5.1-release for changeset 2b81c4eb9c59

6 years agoPrepare and publish MinGW.org WSL-5.1 release. wsl-5.1-release
Keith Marshall [Mon, 26 Feb 2018 18:52:43 +0000 (18:52 +0000)]
Prepare and publish MinGW.org WSL-5.1 release.

6 years agoMake <iptypes.h> header effectively self-contained.
Keith Marshall [Sat, 24 Feb 2018 15:41:13 +0000 (15:41 +0000)]
Make <iptypes.h> header effectively self-contained.

6 years agoCorrect <sys/timeb.h> 32-bit vs. 64-bit time_t anomalies.
Keith Marshall [Fri, 23 Feb 2018 19:51:52 +0000 (19:51 +0000)]
Correct <sys/timeb.h> 32-bit vs. 64-bit time_t anomalies.

6 years agoCorrect Windows version support for <utime.h> functions.
Keith Marshall [Thu, 22 Feb 2018 20:00:40 +0000 (20:00 +0000)]
Correct Windows version support for <utime.h> functions.

6 years agoFix faulty POSIX deprecation warning logic.
Keith Marshall [Wed, 17 Jan 2018 16:01:48 +0000 (16:01 +0000)]
Fix faulty POSIX deprecation warning logic.

6 years agoFix a build issue, assembling generic SX files.
Keith Marshall [Thu, 28 Dec 2017 21:08:21 +0000 (21:08 +0000)]
Fix a build issue, assembling generic SX files.

6 years agoMake <winreg.h> header effectively self-contained.
Keith Marshall [Wed, 20 Dec 2017 23:26:30 +0000 (23:26 +0000)]
Make <winreg.h> header effectively self-contained.

6 years agoClean up, following issue [#2262] patch application.
Keith Marshall [Wed, 20 Dec 2017 22:50:06 +0000 (22:50 +0000)]
Clean up, following issue [#2262] patch application.

6 years agoUpdate registry management API, per issue [#2262].
Sebastián Puebla [Wed, 20 Dec 2017 22:25:54 +0000 (22:25 +0000)]
Update registry management API, per issue [#2262].

6 years agoSupport strtok() re-entrancy, per request [#2342].
Keith Marshall [Mon, 18 Dec 2017 11:45:49 +0000 (11:45 +0000)]
Support strtok() re-entrancy, per request [#2342].

6 years agoProvide default definition for _WIN32_IE feature test macro.
Keith Marshall [Sat, 16 Dec 2017 21:22:19 +0000 (21:22 +0000)]
Provide default definition for _WIN32_IE feature test macro.

6 years agoImplement autotest module for POSIX clock API functions.
Keith Marshall [Sat, 16 Dec 2017 10:04:49 +0000 (10:04 +0000)]
Implement autotest module for POSIX clock API functions.

6 years agoImplement a subset of the POSIX.1b-1993 clock API.
Keith Marshall [Fri, 15 Dec 2017 20:58:19 +0000 (20:58 +0000)]
Implement a subset of the POSIX.1b-1993 clock API.

6 years agoAdd support for POSIX.1 "obsolescence" warnings.
Keith Marshall [Thu, 14 Dec 2017 23:42:03 +0000 (23:42 +0000)]
Add support for POSIX.1 "obsolescence" warnings.

6 years agoAdjust repository version following WSL-5.0.2 release.
Keith Marshall [Wed, 6 Dec 2017 19:54:35 +0000 (19:54 +0000)]
Adjust repository version following WSL-5.0.2 release.

6 years agoApply wsl-5.0.2-release tag. 5.0-active
Keith Marshall [Wed, 6 Dec 2017 19:40:49 +0000 (19:40 +0000)]
Apply wsl-5.0.2-release tag.

6 years agoPrepare and publish MinGW.org WSL-5.0.2 release. wsl-5.0.2-release
Keith Marshall [Wed, 6 Dec 2017 19:38:31 +0000 (19:38 +0000)]
Prepare and publish MinGW.org WSL-5.0.2 release.

6 years agoProvide legacy OS work around for issue [#2357]
Keith Marshall [Sat, 2 Dec 2017 13:23:14 +0000 (13:23 +0000)]
Provide legacy OS work around for issue [#2357]

6 years agoHandle indeterminate FLT_EVAL_METHOD; fix issue [#2352].
Keith Marshall [Tue, 28 Nov 2017 17:33:30 +0000 (17:33 +0000)]
Handle indeterminate FLT_EVAL_METHOD; fix issue [#2352].

6 years agoMake <wsnetbs.h> header effectively self-contained.
Keith Marshall [Tue, 28 Nov 2017 16:48:29 +0000 (16:48 +0000)]
Make <wsnetbs.h> header effectively self-contained.

6 years agoFactor <winsock.h> duplicate content out of <winsock2.h>
Keith Marshall [Tue, 28 Nov 2017 13:28:34 +0000 (13:28 +0000)]
Factor <winsock.h> duplicate content out of <winsock2.h>

6 years agoMake <winsock.h> and <winsock2.h> duplicate code congruent.
Keith Marshall [Fri, 24 Nov 2017 17:04:18 +0000 (17:04 +0000)]
Make <winsock.h> and <winsock2.h> duplicate code congruent.

6 years agoEstablish default selection for WinSock API declaration.
Keith Marshall [Tue, 14 Nov 2017 20:07:02 +0000 (20:07 +0000)]
Establish default selection for WinSock API declaration.

6 years agoUpdate gethostname() declaration; drop Cygwin specificity.
Keith Marshall [Tue, 14 Nov 2017 10:19:03 +0000 (10:19 +0000)]
Update gethostname() declaration; drop Cygwin specificity.

6 years agoNormalize fd_set event macros for <winsock2.h> compatibility.
Keith Marshall [Thu, 9 Nov 2017 15:26:23 +0000 (15:26 +0000)]
Normalize fd_set event macros for <winsock2.h> compatibility.

6 years agoFilter potential WinSock v2 conflicts out of <winsock.h>
Keith Marshall [Thu, 9 Nov 2017 11:36:00 +0000 (11:36 +0000)]
Filter potential WinSock v2 conflicts out of <winsock.h>

6 years agoFilter out <winsock.h> typedef anomalies.
Keith Marshall [Thu, 9 Nov 2017 01:49:33 +0000 (01:49 +0000)]
Filter out <winsock.h> typedef anomalies.

6 years agoOverhaul WinSock fd_set content management macros.
Keith Marshall [Wed, 8 Nov 2017 17:46:34 +0000 (17:46 +0000)]
Overhaul WinSock fd_set content management macros.

6 years agoIdentify features which have been deprecated in WinSock v2.
Keith Marshall [Tue, 7 Nov 2017 19:24:55 +0000 (19:24 +0000)]
Identify features which have been deprecated in WinSock v2.

6 years agoAdopt system naming convention for USE_SYS_TYPES_FD_SET macro.
Keith Marshall [Tue, 7 Nov 2017 11:40:46 +0000 (11:40 +0000)]
Adopt system naming convention for USE_SYS_TYPES_FD_SET macro.

6 years agoUse WINSOCK_API_LINKAGE consistently in WinSock headers.
Keith Marshall [Mon, 6 Nov 2017 11:16:26 +0000 (11:16 +0000)]
Use WINSOCK_API_LINKAGE consistently in WinSock headers.

6 years agoRefactor <wtypes.h> vs. <nspapi.h> and WinSock headers.
Keith Marshall [Mon, 30 Oct 2017 10:27:32 +0000 (10:27 +0000)]
Refactor <wtypes.h> vs. <nspapi.h> and WinSock headers.

6 years agoInclude, and make <sys/bsdtypes.h> test suite safe (augmented).
Keith Marshall [Wed, 25 Oct 2017 18:38:37 +0000 (19:38 +0100)]
Include, and make <sys/bsdtypes.h> test suite safe (augmented).

6 years agoInclude, and make <sys/bsdtypes.h> test suite safe.
Keith Marshall [Wed, 25 Oct 2017 14:45:18 +0000 (15:45 +0100)]
Include, and make <sys/bsdtypes.h> test suite safe.

6 years agoFactor <winerror.h> duplicate content out of winsock headers.
Keith Marshall [Sat, 23 Sep 2017 10:08:48 +0000 (11:08 +0100)]
Factor <winerror.h> duplicate content out of winsock headers.

6 years agoFactor <sys/time.h> duplicate content out of winsock headers.
Keith Marshall [Fri, 15 Sep 2017 20:35:48 +0000 (21:35 +0100)]
Factor <sys/time.h> duplicate content out of winsock headers.

6 years agoSource BSD non-standard type definitions from mingwrt header.
Keith Marshall [Sat, 9 Sep 2017 13:52:14 +0000 (14:52 +0100)]
Source BSD non-standard type definitions from mingwrt header.

6 years agoFactor BSD non-standard type definitions into common header.
Keith Marshall [Sat, 9 Sep 2017 13:22:45 +0000 (14:22 +0100)]
Factor BSD non-standard type definitions into common header.

6 years agoCorrect misuse of __INSIDE_MSYS__ feature test.
Keith Marshall [Thu, 7 Sep 2017 21:45:17 +0000 (22:45 +0100)]
Correct misuse of __INSIDE_MSYS__ feature test.

6 years agoPrepare for <winsock.h> vs. <winsock2.h> refactoring.
Keith Marshall [Thu, 7 Sep 2017 20:23:13 +0000 (21:23 +0100)]
Prepare for <winsock.h> vs. <winsock2.h> refactoring.

6 years agoResolve secondary issue arising from MinGW-Bug [#2350]
Keith Marshall [Mon, 28 Aug 2017 13:05:52 +0000 (14:05 +0100)]
Resolve secondary issue arising from MinGW-Bug [#2350]

6 years agoResolve MinGW-Bug [#2350]
Keith Marshall [Mon, 28 Aug 2017 10:07:38 +0000 (11:07 +0100)]
Resolve MinGW-Bug [#2350]

6 years agoExtend testsuite to cover winsock fd_set macro operations.
Keith Marshall [Mon, 21 Aug 2017 10:47:45 +0000 (11:47 +0100)]
Extend testsuite to cover winsock fd_set macro operations.

6 years agoMinGW.org WSL-5.0.1 released; update repository version.
Keith Marshall [Mon, 31 Jul 2017 14:53:47 +0000 (15:53 +0100)]
MinGW.org WSL-5.0.1 released; update repository version.

6 years agoAdded tag wsl-5.0.1-release for changeset b44e016d9ea7
Keith Marshall [Mon, 31 Jul 2017 14:49:36 +0000 (15:49 +0100)]
Added tag wsl-5.0.1-release for changeset b44e016d9ea7

6 years agoPrepare and tag for release of MinGW.org WSL-5.0.1 wsl-5.0.1-release
Keith Marshall [Mon, 31 Jul 2017 14:41:35 +0000 (15:41 +0100)]
Prepare and tag for release of MinGW.org WSL-5.0.1

6 years agoAutomate testsuite dependency generation.
Keith Marshall [Wed, 12 Jul 2017 17:54:11 +0000 (18:54 +0100)]
Automate testsuite dependency generation.

6 years agoMake <winnt.h> header effectively self-contained.
Keith Marshall [Tue, 20 Jun 2017 21:41:37 +0000 (22:41 +0100)]
Make <winnt.h> header effectively self-contained.

6 years agoConsolidate <winuser.h> version specific conditionals.
Keith Marshall [Mon, 12 Jun 2017 19:20:10 +0000 (20:20 +0100)]
Consolidate <winuser.h> version specific conditionals.

6 years agoMake <winuser.h> header effectively self-contained.
Keith Marshall [Tue, 6 Jun 2017 19:25:36 +0000 (20:25 +0100)]
Make <winuser.h> header effectively self-contained.

6 years agoAutomatically correct obsolete _XOPEN_SOURCE usage.
Keith Marshall [Mon, 5 Jun 2017 19:15:12 +0000 (20:15 +0100)]
Automatically correct obsolete _XOPEN_SOURCE usage.

6 years agoConsolidate <wingdi.h> version specific conditionals.
Keith Marshall [Sun, 4 Jun 2017 17:51:20 +0000 (18:51 +0100)]
Consolidate <wingdi.h> version specific conditionals.

6 years agoTidy, and make <wingdi.h> header effectively self-contained.
Keith Marshall [Sat, 3 Jun 2017 19:09:27 +0000 (20:09 +0100)]
Tidy, and make <wingdi.h> header effectively self-contained.

6 years agoDeclare CONDITION_VARIABLE API, per feature request [#2314]
Keith Marshall [Wed, 31 May 2017 13:21:20 +0000 (14:21 +0100)]
Declare CONDITION_VARIABLE API, per feature request [#2314]

6 years agoDeclare SRWLOCK API, to support feature request [#2314]
Keith Marshall [Mon, 29 May 2017 15:39:51 +0000 (16:39 +0100)]
Declare SRWLOCK API, to support feature request [#2314]

7 years agoResolve potential <winbase.h> vs. <winerror.h> inconsistency.
Keith Marshall [Fri, 24 Mar 2017 16:20:52 +0000 (16:20 +0000)]
Resolve potential <winbase.h> vs. <winerror.h> inconsistency.

7 years agoConsolidate <winbase.h> version specific conditionals.
Keith Marshall [Fri, 24 Mar 2017 11:39:12 +0000 (11:39 +0000)]
Consolidate <winbase.h> version specific conditionals.

7 years agoTidy, and make <winbase.h> header effectively self-contained.
Keith Marshall [Mon, 20 Mar 2017 20:01:38 +0000 (20:01 +0000)]
Tidy, and make <winbase.h> header effectively self-contained.

6 years agoFix snprintf()/vsnprintf() -Wformat vs. multiple definition issue.
Keith Marshall [Wed, 24 May 2017 22:11:33 +0000 (23:11 +0100)]
Fix snprintf()/vsnprintf() -Wformat vs. multiple definition issue.

7 years agoRefactor mingwrt and w32api common makefile content.
Keith Marshall [Tue, 14 Mar 2017 16:24:00 +0000 (16:24 +0000)]
Refactor mingwrt and w32api common makefile content.

7 years agoCorrect a copyright notice update omission.
Keith Marshall [Sun, 12 Mar 2017 09:23:34 +0000 (09:23 +0000)]
Correct a copyright notice update omission.

7 years agoFix generated header file version dependencies.
Keith Marshall [Thu, 9 Mar 2017 21:19:05 +0000 (21:19 +0000)]
Fix generated header file version dependencies.

7 years agoStrip optional DLLs, when staging for distribution.
Keith Marshall [Thu, 9 Mar 2017 09:46:34 +0000 (09:46 +0000)]
Strip optional DLLs, when staging for distribution.

7 years agoMinGW.org WSL-5.0 released; update repository version.
Keith Marshall [Thu, 9 Mar 2017 09:26:38 +0000 (09:26 +0000)]
MinGW.org WSL-5.0 released; update repository version.