API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. When not...
authorJamey Sharp <jamey@minilop.net>
Thu, 2 Mar 2006 23:35:31 +0000 (15:35 -0800)
committerJamey Sharp <jamey@minilop.net>
Thu, 2 Mar 2006 23:35:31 +0000 (15:35 -0800)
commit5e115e2441ed32f5fa495370b36b01c03bbff66d
treecf1695c201016f291ab8e9ca717796871660a0ce
parented823bf65192a72f8c3060698c9bded9f77d49c2
API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. When not in RAW mode, a null pointer for iov_base is replaced by up to 3 padding bytes.
configure.ac
src/c-client.xsl
src/xcb_out.c