libX11 GIT Repository: Changes to 'master'

Jamey Sharp jamey at kemper.freedesktop.org
Fri Mar 3 21:54:35 EET 2006


 src/XlibInt.c     |    2 +
 src/xcl/io.c      |   62 ++++++++++++-------------------------
 src/xcl/xcblock.c |   89 ++++++++++++++++++++++++------------------------------
 3 files changed, 62 insertions(+), 91 deletions(-)

New commits:
commit f71ea0bc737c5a42e9e022b86e7ec3b4f846d31c
Author: Jamey Sharp <jamey at minilop.net>
Date:   Fri Mar 3 11:08:41 2006 -0800

    Update for XCBSendRequest sequence number API changes.

commit a11d1b0ae674320cf9897f6a83ec08c65eca8d9b
Author: Jamey Sharp <jamey at minilop.net>
Date:   Fri Mar 3 01:42:49 2006 -0800

    Use the full_sequence from XCBGenericError/Event for setting last_request_read, and quit replacing _XSetLastRequestRead with an XCB-specific version.

commit d8ba4ae7045b227f8b675628b9094dded02f1c08
Author: Jamey Sharp <jamey at minilop.net>
Date:   Thu Mar 2 23:43:26 2006 -0800

    Bugfix: Rely on XCBSendRequest to leave iov in a well-defined state, and place the spare iovecs at the beginning of the array.

commit f9afb5a54435c30961306080e9358d4240ecb844
Author: Jamey Sharp <jamey at minilop.net>
Date:   Thu Mar 2 23:34:19 2006 -0800

    assert() that we will not infinite loop or read uninitialized memory.

commit d3512ef3aae5b036a8ce6579318108f1ec20ee22
Author: Jamey Sharp <jamey at minilop.net>
Date:   Thu Mar 2 15:58:52 2006 -0800

    Quit relying on XCBSendRequest to pad to 4-byte boundaries and do it ourselves.

commit fb590c15a740264ee867d15a2547072e43b21eed
Author: Jamey Sharp <jamey at minilop.net>
Date:   Thu Mar 2 12:06:04 2006 -0800

    Handle errors correctly when Xlib owns the event queue and XCB has the checked error feature.

commit 8356ba37d307a9eda895a6bf41ef727bbfc9a695
Author: Jamey Sharp <jamey at minilop.net>
Date:   Mon Feb 27 11:51:47 2006 -0800

    Use the new XCBSendRequest flag, XCB_REQUEST_RAW, to hand a bag-o-bytes down uninterpreted.

commit 07bdf1fbbf2418f866df1a2140d514dd3f035139
Author: Jamey Sharp <jamey at minilop.net>
Date:   Sun Feb 26 15:46:01 2006 -0800

    Update for new XCBSendRequest API.




More information about the xorg-commit mailing list