Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/libdrm/dist



Module Name:    xsrc
Committed By:   riastradh
Date:           Wed Jul  9 14:12:39 UTC 2014

Modified Files:
        xsrc/external/mit/libdrm/dist: xf86atomic.h

Log Message:
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.4 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.




Home | Main Index | Thread Index | Old Index