OSDN Git Service

mingw/mingw-org-wsl.git
8 years agoPrepare and tag all files for release of mingwrt-3.21.1. mingwrt-3.21.1-release
Keith Marshall [Mon, 8 Jun 2015 11:47:07 +0000 (12:47 +0100)]
Prepare and tag all files for release of mingwrt-3.21.1.

8 years agoRefactor to avoid possible time_t conflicts across headers.
Keith Marshall [Mon, 18 May 2015 12:49:39 +0000 (13:49 +0100)]
Refactor to avoid possible time_t conflicts across headers.

8 years agoRemove obsolete varargs.h header file.
Keith Marshall [Sat, 9 May 2015 10:28:16 +0000 (11:28 +0100)]
Remove obsolete varargs.h header file.

8 years agoCorrect improper unistd.h function attribute declarations.
Keith Marshall [Fri, 8 May 2015 11:31:29 +0000 (12:31 +0100)]
Correct improper unistd.h function attribute declarations.

9 years agoFix GLOB_DOOFFS initialization bug.
Keith Marshall [Thu, 12 Mar 2015 07:28:43 +0000 (07:28 +0000)]
Fix GLOB_DOOFFS initialization bug.

9 years agoTidy ChangeLog formatting.
Keith Marshall [Thu, 12 Mar 2015 07:25:24 +0000 (07:25 +0000)]
Tidy ChangeLog formatting.

9 years agoAdded tag mingwrt-3.21-release for changeset e6ff0d91cb50
Keith Marshall [Sun, 28 Dec 2014 14:25:49 +0000 (14:25 +0000)]
Added tag mingwrt-3.21-release for changeset e6ff0d91cb50

9 years agoTag all files for release of mingwrt-3.21. mingwrt-3.21-release
Keith Marshall [Sun, 28 Dec 2014 14:25:09 +0000 (14:25 +0000)]
Tag all files for release of mingwrt-3.21.

9 years agoImprove usage notes in stdlib.h, for mkstemp() function.
Keith Marshall [Sun, 28 Dec 2014 12:44:49 +0000 (12:44 +0000)]
Improve usage notes in stdlib.h, for mkstemp() function.

9 years agoEliminate some potential definition inconsistencies.
Keith Marshall [Tue, 23 Dec 2014 21:40:16 +0000 (21:40 +0000)]
Eliminate some potential definition inconsistencies.

9 years agoSuppress expected warning diagnostics in LIBIMPL builds.
Keith Marshall [Tue, 23 Dec 2014 21:11:58 +0000 (21:11 +0000)]
Suppress expected warning diagnostics in LIBIMPL builds.

9 years agoProvide more POSIX conforming sleep() functions.
Keith Marshall [Tue, 23 Dec 2014 20:59:37 +0000 (20:59 +0000)]
Provide more POSIX conforming sleep() functions.

9 years agoDelete an unnecessary Unicode wrapper file.
Keith Marshall [Sat, 13 Dec 2014 21:28:16 +0000 (21:28 +0000)]
Delete an unnecessary Unicode wrapper file.

9 years agoSome further inline function rationalization.
Keith Marshall [Sat, 13 Dec 2014 17:25:17 +0000 (17:25 +0000)]
Some further inline function rationalization.

9 years agoSome POSIX feature test adjustments.
Keith Marshall [Sat, 13 Dec 2014 16:59:47 +0000 (16:59 +0000)]
Some POSIX feature test adjustments.

9 years agoAnother CRT_INLINE function implementation rationalization.
Keith Marshall [Thu, 11 Dec 2014 22:40:07 +0000 (22:40 +0000)]
Another CRT_INLINE function implementation rationalization.

9 years agoMore rationalization of CRT_INLINE function implementations.
Keith Marshall [Thu, 11 Dec 2014 22:16:45 +0000 (22:16 +0000)]
More rationalization of CRT_INLINE function implementations.

9 years agoDon't implicitly define _POSIX_C_SOURCE too early.
Keith Marshall [Thu, 11 Dec 2014 09:58:09 +0000 (09:58 +0000)]
Don't implicitly define _POSIX_C_SOURCE too early.

9 years agoCorrect complex arcsin computation per issue [#2245].
Keith Marshall [Wed, 10 Dec 2014 21:27:43 +0000 (21:27 +0000)]
Correct complex arcsin computation per issue [#2245].

9 years agoCorrect complex square root computation per issue [#2246].
Keith Marshall [Wed, 10 Dec 2014 21:21:17 +0000 (21:21 +0000)]
Correct complex square root computation per issue [#2246].

9 years agoAdjust header guards to resolve issue [#2244].
Keith Marshall [Wed, 10 Dec 2014 14:43:36 +0000 (14:43 +0000)]
Adjust header guards to resolve issue [#2244].

9 years agoLayout and documentary corrections.
Keith Marshall [Tue, 9 Dec 2014 10:39:45 +0000 (10:39 +0000)]
Layout and documentary corrections.

9 years agoMinor formatting adjustment.
Keith Marshall [Tue, 9 Dec 2014 01:00:15 +0000 (01:00 +0000)]
Minor formatting adjustment.

9 years agoAdd implementation of mkstemp() and mkdtemp() functions.
Keith Marshall [Mon, 1 Dec 2014 21:12:27 +0000 (21:12 +0000)]
Add implementation of mkstemp() and mkdtemp() functions.

9 years agoMore JMPSTUB rationalization of inline functions.
Keith Marshall [Sun, 30 Nov 2014 22:34:46 +0000 (22:34 +0000)]
More JMPSTUB rationalization of inline functions.

9 years agoCorrect omission of complex conjugate functions from libmingwex.a
Keith Marshall [Sat, 29 Nov 2014 20:58:46 +0000 (20:58 +0000)]
Correct omission of complex conjugate functions from libmingwex.a

9 years agoBack-port improved asinh() implementation from 4.0-dev branch.
Keith Marshall [Mon, 24 Nov 2014 22:36:19 +0000 (22:36 +0000)]
Back-port improved asinh() implementation from 4.0-dev branch.

9 years agoEnable remake of lost LIBIMPL object files.
Keith Marshall [Tue, 18 Nov 2014 19:47:32 +0000 (19:47 +0000)]
Enable remake of lost LIBIMPL object files.

9 years agoImplement more robust _get_output_format fallback handling.
Keith Marshall [Mon, 17 Nov 2014 19:10:03 +0000 (19:10 +0000)]
Implement more robust _get_output_format fallback handling.

9 years agoDo some more essential build tree clean up.
Keith Marshall [Sun, 16 Nov 2014 18:35:19 +0000 (18:35 +0000)]
Do some more essential build tree clean up.

9 years agoImplement wrappers for emulation of POSIX dlfcn API.
Keith Marshall [Tue, 11 Nov 2014 18:13:14 +0000 (18:13 +0000)]
Implement wrappers for emulation of POSIX dlfcn API.

9 years agoMove libgen functions to __mingw_ pseudo-namespace.
Keith Marshall [Sat, 8 Nov 2014 23:54:51 +0000 (23:54 +0000)]
Move libgen functions to __mingw_ pseudo-namespace.

9 years agoImplement new command line argument globbing strategy.
Keith Marshall [Sat, 8 Nov 2014 11:10:32 +0000 (11:10 +0000)]
Implement new command line argument globbing strategy.

9 years agoBackport glob implementation from master to legacy.
Keith Marshall [Fri, 7 Nov 2014 01:23:36 +0000 (01:23 +0000)]
Backport glob implementation from master to legacy.

9 years agoImplement conventionally named dirent function trampolines.
Keith Marshall [Wed, 5 Nov 2014 18:26:23 +0000 (18:26 +0000)]
Implement conventionally named dirent function trampolines.

9 years agoMake dirent implementation namespace and time_t clean.
Keith Marshall [Mon, 3 Nov 2014 21:53:24 +0000 (21:53 +0000)]
Make dirent implementation namespace and time_t clean.

9 years agoCorrect improper naming of assembly language source files.
Keith Marshall [Fri, 31 Oct 2014 17:10:12 +0000 (17:10 +0000)]
Correct improper naming of assembly language source files.

--HG--
rename : mingwrt/mingwex/math/ceilf.S => mingwrt/mingwex/math/ceilf.s
rename : mingwrt/mingwex/math/ceill.S => mingwrt/mingwex/math/ceill.s
rename : mingwrt/mingwex/math/copysign.S => mingwrt/mingwex/math/copysign.s
rename : mingwrt/mingwex/math/copysignf.S => mingwrt/mingwex/math/copysignf.s
rename : mingwrt/mingwex/math/copysignl.S => mingwrt/mingwex/math/copysignl.s
rename : mingwrt/mingwex/math/cosf.S => mingwrt/mingwex/math/cosf.s
rename : mingwrt/mingwex/math/cosl.S => mingwrt/mingwex/math/cosl.s
rename : mingwrt/mingwex/math/exp2.S => mingwrt/mingwex/math/exp2.s
rename : mingwrt/mingwex/math/exp2f.S => mingwrt/mingwex/math/exp2f.s
rename : mingwrt/mingwex/math/exp2l.S => mingwrt/mingwex/math/exp2l.s
rename : mingwrt/mingwex/math/floorf.S => mingwrt/mingwex/math/floorf.s
rename : mingwrt/mingwex/math/floorl.S => mingwrt/mingwex/math/floorl.s
rename : mingwrt/mingwex/math/fma.S => mingwrt/mingwex/math/fma.s
rename : mingwrt/mingwex/math/fmaf.S => mingwrt/mingwex/math/fmaf.s
rename : mingwrt/mingwex/math/frexpl.S => mingwrt/mingwex/math/frexpl.s
rename : mingwrt/mingwex/math/ilogb.S => mingwrt/mingwex/math/ilogb.s
rename : mingwrt/mingwex/math/ilogbf.S => mingwrt/mingwex/math/ilogbf.s
rename : mingwrt/mingwex/math/ilogbl.S => mingwrt/mingwex/math/ilogbl.s
rename : mingwrt/mingwex/math/log10f.S => mingwrt/mingwex/math/log10f.s
rename : mingwrt/mingwex/math/log10l.S => mingwrt/mingwex/math/log10l.s
rename : mingwrt/mingwex/math/log1p.S => mingwrt/mingwex/math/log1p.s
rename : mingwrt/mingwex/math/log1pf.S => mingwrt/mingwex/math/log1pf.s
rename : mingwrt/mingwex/math/log1pl.S => mingwrt/mingwex/math/log1pl.s
rename : mingwrt/mingwex/math/log2.S => mingwrt/mingwex/math/log2.s
rename : mingwrt/mingwex/math/log2f.S => mingwrt/mingwex/math/log2f.s
rename : mingwrt/mingwex/math/log2l.S => mingwrt/mingwex/math/log2l.s
rename : mingwrt/mingwex/math/logf.S => mingwrt/mingwex/math/logf.s
rename : mingwrt/mingwex/math/logl.S => mingwrt/mingwex/math/logl.s
rename : mingwrt/mingwex/math/nearbyint.S => mingwrt/mingwex/math/nearbyint.s
rename : mingwrt/mingwex/math/nearbyintf.S => mingwrt/mingwex/math/nearbyintf.s
rename : mingwrt/mingwex/math/nearbyintl.S => mingwrt/mingwex/math/nearbyintl.s
rename : mingwrt/mingwex/math/remainder.S => mingwrt/mingwex/math/remainder.s
rename : mingwrt/mingwex/math/remainderf.S => mingwrt/mingwex/math/remainderf.s
rename : mingwrt/mingwex/math/remainderl.S => mingwrt/mingwex/math/remainderl.s
rename : mingwrt/mingwex/math/remquo.S => mingwrt/mingwex/math/remquo.s
rename : mingwrt/mingwex/math/remquof.S => mingwrt/mingwex/math/remquof.s
rename : mingwrt/mingwex/math/remquol.S => mingwrt/mingwex/math/remquol.s
rename : mingwrt/mingwex/math/scalbn.S => mingwrt/mingwex/math/scalbn.s
rename : mingwrt/mingwex/math/scalbnf.S => mingwrt/mingwex/math/scalbnf.s
rename : mingwrt/mingwex/math/scalbnl.S => mingwrt/mingwex/math/scalbnl.s
rename : mingwrt/mingwex/math/sinf.S => mingwrt/mingwex/math/sinf.s
rename : mingwrt/mingwex/math/sinl.S => mingwrt/mingwex/math/sinl.s
rename : mingwrt/mingwex/math/tanf.S => mingwrt/mingwex/math/tanf.s
rename : mingwrt/mingwex/math/tanl.S => mingwrt/mingwex/math/tanl.s

9 years agoStreamline the build system infrastructure.
Keith Marshall [Wed, 29 Oct 2014 10:56:09 +0000 (10:56 +0000)]
Streamline the build system infrastructure.

9 years agoMerge .hgignore from "master" branch to "legacy".
Keith Marshall [Wed, 22 Oct 2014 20:08:54 +0000 (21:08 +0100)]
Merge .hgignore from "master" branch to "legacy".

9 years agoImport w32api-3.17 source code on "legacy" branch.
Keith Marshall [Tue, 21 Oct 2014 21:27:35 +0000 (22:27 +0100)]
Import w32api-3.17 source code on "legacy" branch.

9 years agoCreate "legacy" branch; import mingwrt-3.20 source code.
Keith Marshall [Tue, 21 Oct 2014 21:25:10 +0000 (22:25 +0100)]
Create "legacy" branch; import mingwrt-3.20 source code.

11 years agoInitial commit
Earnie Boyd [Wed, 8 Aug 2012 17:16:07 +0000 (13:16 -0400)]
Initial commit

11 years agoCosmetic adjustment to match MSDN documentation.
Earnie Boyd [Sat, 4 Aug 2012 18:36:18 +0000 (18:36 +0000)]
Cosmetic adjustment to match MSDN documentation.

11 years agoAdd another more rigorous __STRICT_ANSI__ filter.
Earnie Boyd [Fri, 3 Aug 2012 19:16:38 +0000 (19:16 +0000)]
Add another more rigorous __STRICT_ANSI__ filter.

11 years agoAdd missing function prototypes per issue [#1305].
Earnie Boyd [Fri, 3 Aug 2012 18:58:26 +0000 (18:58 +0000)]
Add missing function prototypes per issue [#1305].

11 years agoAdd function prototype declarations per issue [#1293].
Earnie Boyd [Fri, 3 Aug 2012 17:59:05 +0000 (17:59 +0000)]
Add function prototype declarations per issue [#1293].

11 years agoApply some more rigorous __STRICT_ANSI__ filtering.
Earnie Boyd [Fri, 3 Aug 2012 16:18:27 +0000 (16:18 +0000)]
Apply some more rigorous __STRICT_ANSI__ filtering.

11 years agoAdd string to 64-bit integer conversion function prototypes.
Earnie Boyd [Fri, 3 Aug 2012 16:06:45 +0000 (16:06 +0000)]
Add string to 64-bit integer conversion function prototypes.

11 years agoCorrect typos, as identified by issue [#1534].
Earnie Boyd [Thu, 2 Aug 2012 01:17:04 +0000 (01:17 +0000)]
Correct typos, as identified by issue [#1534].

11 years agoDeclare WTSVirtualChannel API functions per issue [#1342].
Earnie Boyd [Wed, 1 Aug 2012 17:25:34 +0000 (17:25 +0000)]
Declare WTSVirtualChannel API functions per issue [#1342].

11 years agoUpdate for _WIN64 exception handler readiness.
Earnie Boyd [Wed, 1 Aug 2012 16:46:01 +0000 (16:46 +0000)]
Update for _WIN64 exception handler readiness.

11 years agoCorrect MENUITEMINFO structure definition per issue [#1659].
Earnie Boyd [Wed, 1 Aug 2012 14:44:22 +0000 (14:44 +0000)]
Correct MENUITEMINFO structure definition per issue [#1659].

11 years agoCorrect missing inclusion of <_mingw.h>.
Earnie Boyd [Mon, 30 Jul 2012 14:22:28 +0000 (14:22 +0000)]
Correct missing inclusion of <_mingw.h>.

11 years agoExtend visibility of winsock definitions when building Cygwin.
Corinna Vinschen [Fri, 6 Jul 2012 13:52:10 +0000 (13:52 +0000)]
Extend visibility of winsock definitions when building Cygwin.

12 years agoCorrect version guard for WinXP minimum requirement.
Chris Sutcliffe [Mon, 30 Apr 2012 00:44:48 +0000 (00:44 +0000)]
Correct version guard for WinXP minimum requirement.

12 years agoAdd missing <shobjidl.h> and associated UUID implementation.
Chris Sutcliffe [Sun, 29 Apr 2012 02:43:40 +0000 (02:43 +0000)]
Add missing <shobjidl.h> and associated UUID implementation.

12 years agoAdjust header file definition order, to fix issue [#1570].
Chris Sutcliffe [Tue, 20 Mar 2012 00:28:53 +0000 (00:28 +0000)]
Adjust header file definition order, to fix issue [#1570].

--HG--
extra : histedit_source : b761885d9f1ea25948ed7f71fa746036c8b01a3b

12 years agoAdd missing return value, flagged by 'make test'.
Chris Sutcliffe [Wed, 4 Jan 2012 02:32:08 +0000 (02:32 +0000)]
Add missing return value, flagged by 'make test'.

12 years agoRemove duplicate definitions, identified by 'make test'.
Chris Sutcliffe [Wed, 4 Jan 2012 01:32:07 +0000 (01:32 +0000)]
Remove duplicate definitions, identified by 'make test'.

12 years agoCorrect misuse of #ifdef, identified by 'make test'.
Keith Marshall [Tue, 3 Jan 2012 19:09:39 +0000 (19:09 +0000)]
Correct misuse of #ifdef, identified by 'make test'.

12 years agoReplace more incorrectly named manifest constants.
Corinna Vinschen [Thu, 22 Dec 2011 14:31:46 +0000 (14:31 +0000)]
Replace more incorrectly named manifest constants.

12 years agoAdd missing PROCESS_QUERY_LIMITED_INFORMATION.
Corinna Vinschen [Thu, 22 Dec 2011 13:46:11 +0000 (13:46 +0000)]
Add missing PROCESS_QUERY_LIMITED_INFORMATION.

--HG--
extra : histedit_source : c5b56e9ce8eb999bbc3823ed449b7a570f71532d

12 years agoCorrect prototypes for _wfindfirst()/_wfindnext() function family.
Chris Sutcliffe [Thu, 1 Dec 2011 00:24:35 +0000 (00:24 +0000)]
Correct prototypes for _wfindfirst()/_wfindnext() function family.

12 years agoAvoid potential GCC "missing function prototype" warnings.
Chris Sutcliffe [Thu, 1 Dec 2011 00:13:52 +0000 (00:13 +0000)]
Avoid potential GCC "missing function prototype" warnings.

12 years agoAdd missing MAPVK manifest constant definitions.
Corinna Vinschen [Fri, 19 Aug 2011 11:58:05 +0000 (11:58 +0000)]
Add missing MAPVK manifest constant definitions.

--HG--
extra : histedit_source : c7024273ba04289e4076a5170ad3341d44a11ae0

12 years agoCorrect some misspelled manifest constant names.
Corinna Vinschen [Fri, 5 Aug 2011 07:02:26 +0000 (07:02 +0000)]
Correct some misspelled manifest constant names.

--HG--
extra : histedit_source : db057ba940619acdf0d4cd4086ff5fc811556b0a

12 years agoAdd a missing Win2K sockets IOCTL feature.
Corinna Vinschen [Fri, 29 Jul 2011 11:45:15 +0000 (11:45 +0000)]
Add a missing Win2K sockets IOCTL feature.

--HG--
extra : histedit_source : e3873fd9319c538b268a4f528f2e2f2590c99b8e

12 years agoFix an incorrectly typed structure member.
Chris Sutcliffe [Mon, 23 May 2011 00:13:45 +0000 (00:13 +0000)]
Fix an incorrectly typed structure member.

--HG--
extra : histedit_source : cd7f7997a0298de90c4d45080f4f0c9f0786eab8

12 years agoAdd another missing manifest constant definition.
Corinna Vinschen [Sun, 15 May 2011 10:40:48 +0000 (10:40 +0000)]
Add another missing manifest constant definition.

--HG--
extra : histedit_source : 7a75ed876c11c05fedb6dbd04fb1e945278397d5

13 years agoAvoid pollution of user namespace; fix MinGW-Bug [#1531].
Keith Marshall [Fri, 22 Apr 2011 00:10:07 +0000 (00:10 +0000)]
Avoid pollution of user namespace; fix MinGW-Bug [#1531].

13 years agoFix bad typedef, per MinGW-Bug [#1529].
Chris Sutcliffe [Thu, 21 Apr 2011 23:57:10 +0000 (23:57 +0000)]
Fix bad typedef, per MinGW-Bug [#1529].

13 years agoAdd a missing manifest constant definition.
Corinna Vinschen [Mon, 4 Apr 2011 09:10:41 +0000 (09:10 +0000)]
Add a missing manifest constant definition.

13 years agoWin2K and Vista userenv updates.
Corinna Vinschen [Tue, 29 Mar 2011 08:43:17 +0000 (08:43 +0000)]
Win2K and Vista userenv updates.