libxcb/src
Julien Danjou 1bbdba5211 Use unsigned to compare and rename sync
- i must be unsigned to be compare in the loop
- sync shadow global sync() function

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-28 13:49:21 +02:00
..
.gitignore Add SELinux extension support, disabled by default. 2008-01-24 16:02:34 -05:00
Makefile.am Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags. 2008-07-16 23:25:04 +09:30
c-client.xsl Add comment noting the requirement to free replies when finished. 2007-11-16 19:34:42 -05:00
c_client.py initialize global_id to 0 2008-08-28 13:49:21 +02:00
xcb.h Add xcb_ge_event_t and handling for long events. 2008-05-21 21:22:13 +09:30
xcb_auth.c make IPv6 optional 2007-11-24 14:53:54 -08:00
xcb_conn.c Fix htonl() arg & convert sizeof() to signed 2008-08-28 13:49:21 +02:00
xcb_ext.c Provide xcb_prefetch_maximum_request_length counterpart to xcb_get_maximum_request_length. 2006-11-18 22:38:42 -08:00
xcb_in.c Fix variable declaration formatting 2008-05-28 12:26:13 -07:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c Use unsigned to compare and rename sync 2008-08-28 13:49:21 +02:00
xcb_util.c fix FreeBSD support 2008-07-07 17:57:37 +02:00
xcb_xid.c Stop installing the protocol descriptions for extensions to an extensions/ 2006-09-25 05:10:37 -07:00
xcb_xlib.c Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set. 2007-10-23 11:44:20 -07:00
xcbext.h Move xcb_generate_id from xcbext.h to xcb.h 2006-10-07 13:16:52 -07:00
xcbint.h Factor pthread_cond_wait(iolock) to _xcb_wait_io. 2007-10-28 11:56:08 -07:00
xcbxlib.h Add note to xcbxlib.h that nothing except Xlib/XCB should use it. 2006-10-08 18:16:14 -07:00