libxcb/src
Julien Danjou cc19143141 util: merge common code for xcb_connect
Many code was duplicated between xcb_connect_to_display_with_auth_info
and xcb_connect(). We merge both, since the difference is just about the
xcb_auth_info_t pointer being supplied, or not.

Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-10 09:59:49 +02:00
..
.gitignore Add SELinux extension support, disabled by default. 2008-01-24 16:02:34 -05:00
Makefile.am Stop providing autogenerated files in tarball 2009-02-16 11:44:20 +01:00
c-client.xsl Add comment noting the requirement to free replies when finished. 2007-11-16 19:34:42 -05:00
c_client.py Avoid name collisions between xidtype and enum. 2009-03-14 12:34:31 -04:00
xcb.h Add xcb_ge_event_t and handling for long events. 2008-05-21 21:22:13 +09:30
xcb_auth.c auth: use snprintf() return value 2009-04-10 09:59:49 +02:00
xcb_conn.c use poll() instead of select() when available 2009-03-30 11:09:32 +02:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c use poll() instead of select() when available 2009-03-30 11:09:32 +02:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c Support handing off socket write permission to external code. 2008-10-29 15:40:41 -07:00
xcb_util.c util: merge common code for xcb_connect 2009-04-10 09:59:49 +02:00
xcb_xid.c kludgily hand-merged xid fixes 2009-03-28 14:59:01 +01:00
xcbext.h Support handing off socket write permission to external code. 2008-10-29 15:40:41 -07:00
xcbint.h auth: use snprintf() return value 2009-04-10 09:59:49 +02:00