OSDN Git Service

mingw/mingw-org-wsl.git
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

13 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

13 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.