src/winsup/w32api ChangeLog include/winbase.h

earnie@cygwin.com earnie@cygwin.com
Wed Aug 1 17:38:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	earnie@sourceware.org	2012-08-01 17:38:52

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/include: winbase.h 

Log message:
	* include/winbase.h (InterlockedDecrement): Modify declaration from
	LONG WINAPI to LONG __cdecl to match Microsoft documentation.
	(InterlockedIncrement): Ditto.
	(InterlockedExchange): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.1120&r2=1.1121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winbase.h.diff?cvsroot=src&r1=1.115&r2=1.116



More information about the Cygwin-cvs mailing list