Module Name:    xsrc
Committed By:   msaitoh
Date:           Mon Nov  3 15:01:41 UTC 2014

Modified Files:
        xsrc/external/mit/libdrm/dist [netbsd-6]: xf86atomic.h

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1116):
        external/mit/libdrm/dist/xf86atomic.h: revision 1.4
Fix libdrm's atomic_dec_and_test on NetBSD (and Solaris, while here).
_nv means new value, not old value!  This may help to fix various
instability in userland graphics, now that we aren't freeing stuff
with a reference count of 1 any more.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.2.1 xsrc/external/mit/libdrm/dist/xf86atomic.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to