libX11: Changes to 'master'

Jamey Sharp jamey at kemper.freedesktop.org
Thu Oct 5 03:19:36 EEST 2006


 configure.ac      |    1 
 include/X11/xcl.h |    1 
 src/Makefile.am   |    2 
 src/OpenDis.c     |   13 +++---
 src/locking.c     |    2 
 src/locking.h     |   10 ----
 src/xcl/io.c      |    4 -
 src/xcl/xcblock.c |  110 +++++++++++-------------------------------------------
 src/xclint.h      |   10 +---
 9 files changed, 35 insertions(+), 118 deletions(-)

New commits:
commit ffd367f708b295abaedf3a23a1bfd4710d171d6f
Author: Jamey Sharp <jamey at minilop.net>
Date:   Wed Oct 4 17:16:46 2006 -0700

    No longer #include Xmd from xcl.h: we do not need it.

commit 3aff149d42ba8ed620091971b3766bdf96c62aaf
Author: Jamey Sharp <jamey at minilop.net>
Date:   Wed Oct 4 16:58:32 2006 -0700

    XCB: Revert locking to simple wrapper around libX11's normal locks.
    
    No more recursive mutexes, no more banging XCB's I/O lock in-place, and
    reduces the differences between the previous stable release and an
    XCB-enabled one. Sadly, Xlib's pluggable thread functions work again
    too, now. I apologize to the world.




More information about the xorg-commit mailing list