src/winsup/w32api ChangeLog lib/kernel32.def

2012-08-08 Thread earnie
CVSROOT:/cvs/src
Module name:src
Changes by: ear...@sourceware.org   2012-08-08 20:28:26

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 

Log message:
* lib/kernel32.def (InterlockedDecrement): Remove the @BYTE count since
we now declare it as __cdecl.
(InterlockedIncrement): Ditto.
(InterlockedExchange): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.1127r2=1.1128
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.33r2=1.34



src/winsup/w32api ChangeLog lib/kernel32.def

2010-08-21 Thread ironhead
CVSROOT:/cvs/src
Module name:src
Changes by: ironh...@sourceware.org 2010-08-21 19:21:33

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 

Log message:
2010-08-21  Chris Sutcliffe  ir0nh...@users.sourceforge.net

* lib/kernel32.def (CreateProcessAsUserW): Remove definition.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.1029r2=1.1030
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.30r2=1.31



src/winsup/w32api ChangeLog lib/kernel32.def

2010-07-23 Thread ironhead
CVSROOT:/cvs/src
Module name:src
Changes by: ironh...@sourceware.org 2010-07-24 03:01:21

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 

Log message:
2010-07-22  Chris Sutcliffe  ir0nh...@users.sourceforge.net

* lib/kernel32.def(FatalExit): Correct definiton.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.1025r2=1.1026
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.28r2=1.29



src/winsup/w32api ChangeLog lib/kernel32.def

2007-07-09 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2007-07-09 08:56:22

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 

Log message:
[mingw-Bugs-1749305]
* lib/kernel32.def ([EMAIL PROTECTED]):  Add export.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.903r2=1.904
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.25r2=1.26



src/winsup/w32api ChangeLog lib/kernel32.def l ...

2006-08-10 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2006-08-10 21:06:01

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def wtsapi32.def 

Log message:
* lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...
* lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.863r2=1.864
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.23r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/wtsapi32.def.diff?cvsroot=srcr1=1.1r2=1.2



src/winsup/w32api ChangeLog lib/kernel32.def

2005-12-08 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2005-12-09 07:49:41

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 

Log message:
* lib/kernel32.def (CreateFiberEx): Correct suffix.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.700r2=1.701
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.22r2=1.23



src/winsup/w32api ChangeLog lib/kernel32.def

2005-07-18 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2005-07-18 11:04:51

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 

Log message:
* lib/kernel32.def (GetUserGeoID): Correct suffix.
Thanks to: bernd23 bernd23 at users dot sourceforge dot net

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.671r2=1.672
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.19r2=1.20



src/winsup/w32api ChangeLog lib/kernel32.def i ...

2003-03-06 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2003-03-07 00:51:19

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/lib: kernel32.def 
winsup/w32api/include: winbase.h winnt.h 

Log message:
2003-03-06  Christopher January  [EMAIL PROTECTED]

* include/winbase.h (FindFirstVolume): Add declaration.
(FindNextVolume): Add declaration.
(FindVolumeClose): Add declaration.
(GetSystemTimes): Add declaration.
* include/winnt.h: Add define for PF_XMMI64_INSTRUCTIONS_AVAILABLE.

2003-03-06  Danny Smith  [EMAIL PROTECTED]

*lib/kernel32.def (GetSystemTimes): Add stub.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.343r2=1.344
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/kernel32.def.diff?cvsroot=srcr1=1.7r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winbase.h.diff?cvsroot=srcr1=1.37r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winnt.h.diff?cvsroot=srcr1=1.58r2=1.59