CVSROOT:        /cvs/src
Module name:    src
Changes by:     ear...@sourceware.org   2012-08-06 18:12:53

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

Log message:
        * include/winnt.h (MemoryBarrier): Define to __mingworg_MemoryBarrier()
        which is in libmingwex.a.
        MODIFIED FROM: Use __sync_synchronize instead of
        creating a function due to multiple definition.
        NOTE: Not using __sync_synchronize to allow applications to mix-n-match
        C libraries from different vendors.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.1126&r2=1.1127
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winnt.h.diff?cvsroot=src&r1=1.141&r2=1.142

Reply via email to