summaryrefslogtreecommitdiffstats
path: root/winsup/w32api
Commit message (Expand)AuthorAgeFilesLines
* Even though MSDN documents these as __cdecl the kernel32.dll libraryEarnie Boyd2012-08-103-6/+22
* * lib/kernel32.def (InterlockedDecrement): Remove the @BYTE count sinceEarnie Boyd2012-08-082-3/+10
* * include/winnt.h (MemoryBarrier): Define to __mingworg_MemoryBarrier()Earnie Boyd2012-08-062-2/+7
* * include/winnt.h (MemoryBarrier): Use __sync_synchronize instead ofEarnie Boyd2012-08-062-5/+6
* * include/winver.h (VerQueryValue[AW]): Correct declaration per MSDN.Earnie Boyd2012-08-042-2/+6
* * lib/Makefile.in (amvideo.h): Dependencies are not met making this fileEarnie Boyd2012-08-022-1/+11
* * include/setupapi.h: Correct typos and truncations.Earnie Boyd2012-08-022-6/+10
* * include/winnt.h (MemoryBarrier): Add definition.Earnie Boyd2012-08-012-0/+17
* * include/winbase.h (InterlockedDecrement): Modify declaration fromEarnie Boyd2012-08-012-3/+7
* * include/wtsapi32.h (WTSVirtualChannelClose): Add declaration.Earnie Boyd2012-08-013-1/+61
* * include/winuser.h (tagMENUITEMINFOA): Correct dwItemData definition.Earnie Boyd2012-08-012-2/+7
* Add missing include/sdkddkver.hEarnie Boyd2012-07-301-0/+141
* * include/sdkddkver.h: New file.Earnie Boyd2012-07-292-0/+7
* * include/winsock.h: Keep IP_OPTIONS and SO_xxx definitions whenCorinna Vinschen2012-07-063-4/+11
* 2012-04-29 Jan Ringos <tringi@users.sf.net>Chris Sutcliffe2012-04-302-3/+7
* 2012-04-28 LRN <l_r_nightmare@users.sf.net>Chris Sutcliffe2012-04-294-2/+164
* 2012-03-19 Ben Greear <greear@users.sf.net>Chris Sutcliffe2012-03-202-4/+9
* Correct misused 'rm -r' command in uninstall rules.Keith Marshall2012-01-164-3/+11
* Generalise makefile references to subdirectories of lib.Keith Marshall2012-01-163-7/+12
* * configure: Regenerate and re-add to repository.Corinna Vinschen2012-01-163-1/+4017
* Add 'check' as GCS conforming alias for make's 'test' goal.Keith Marshall2012-01-155-9/+22
* More makefile code refactoring; remove redundant INCLUDES references.Keith Marshall2012-01-155-5/+11
* Add smart identification of auxiliary header file paths.Keith Marshall2012-01-155-43/+199
* More makefile code refactoring; fix top_srcdir references.Keith Marshall2012-01-155-71/+51
* Update and correct makefile rebuilding rules.Keith Marshall2012-01-156-10/+62
* More formatting adjustments.Keith Marshall2012-01-152-13/+26
* Miscellaneous formatting adjustments.Keith Marshall2012-01-154-95/+124
* Improve self-documentation of 'for' loop commands.Keith Marshall2012-01-155-79/+88
* Generalise 'all' rule to arbitrary prerequisite sub-directories.Keith Marshall2012-01-152-2/+9
* Derive package release index from configure time specification.Keith Marshall2012-01-153-34/+37
* Discontinue CVS tracking of generated 'configure' script.Keith Marshall2012-01-143-3814/+10
* Ensure Makefile.comm source is included in distribution tarballs.Keith Marshall2012-01-062-2/+8
* 2012-01-06 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-062-1/+5
* 2012-01-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-052-1/+5
* 2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-042-1/+8
* 2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-043-20/+13
* Correct misuse of #ifdef, identified by 'make test'.Keith Marshall2012-01-032-2/+9
* * include/winnt.h (JOB_OBJECT_LIMIT_BREAKAWAY_OK): Define.Corinna Vinschen2011-12-222-2/+16
* * include/winnt.h: Add missing PROCESS_QUERY_LIMITED_INFORMATION.Corinna Vinschen2011-12-222-0/+5
* Factor common code from subdirectory makefiles into Makefile.comm.inKeith Marshall2011-12-137-351/+290
* Prepare for factoring out common makefile code.Keith Marshall2011-12-132-11/+21
* Correct makefile error; remove unnecessary FLAGS_TO_PASS macroKeith Marshall2011-12-123-51/+36
* Correct defective configure checkinKeith Marshall2011-12-101-229/+2
* Build system clean-up (phase 1)Keith Marshall2011-12-106-2399/+2662
* * include/winuser.h: Ad missing MAPVK_xxx definitions.Corinna Vinschen2011-08-192-0/+10
* * include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,Corinna Vinschen2011-08-052-3/+18
* * include/winsock2.h (SIO_UDP_CONNRESET): Define.Corinna Vinschen2011-07-292-0/+5
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2011-05-232-1/+7
* * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.Corinna Vinschen2011-05-152-0/+5
* 2011-04-21 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2011-04-223-5/+8