CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-64bit-branch
Changes by:     [email protected]  2013-01-29 15:26:57

Modified files:
        winsup/cygwin  : ChangeLog.64bit 

Log message:
        * winbase.h (ilockcmpexch): Define always.
        (InterlockedCompareExchange): Ditto.
        (ilockcmpexch64): Define for x86_64.
        (InterlockedCompareExchange64): Ditto.
        (InterlockedCompareExchangePointer): Define in terms of
        InterlockedCompareExchange64 on x86_64.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.76&r2=1.1.2.77

Reply via email to