CVSROOT:        /cvs/src
Module name:    src
Changes by:     ear...@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

Reply via email to