libxcb/src
Jamey Sharp 7875040fa1 Replace pending_replies generic queue with a hand-implemented typesafe version. 2006-02-26 02:00:03 -08:00
..
.gitignore Add missing entries to .gitignore files. 2006-02-18 23:05:32 -08:00
Makefile.am Quit using "-include config.h": use #ifdef HAVE_CONFIG_H etc. like everyone else. 2006-02-24 01:04:48 -08:00
c-client.xsl Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb.h Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb_auth.c Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb_conn.c Move _xcb_set_fd_flags to xcb_conn.c and make it static. xcb_util.c now has only public functions. 2006-02-24 01:50:48 -08:00
xcb_ext.c Replace my old generic map ADT with a growable array for the extension cache. 2006-02-26 01:27:01 -08:00
xcb_in.c Replace pending_replies generic queue with a hand-implemented typesafe version. 2006-02-26 02:00:03 -08:00
xcb_list.c Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb_out.c Rearrange an if statement that's been bothering me. 2006-02-25 23:26:55 -08:00
xcb_util.c Move _xcb_set_fd_flags to xcb_conn.c and make it static. xcb_util.c now has only public functions. 2006-02-24 01:50:48 -08:00
xcb_xid.c Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb_xlib.c Add XCBGetQueuedRequestRead for Xlib that does no syscalls, just returns whatever XCB already knows about. 2006-02-23 17:50:53 -08:00
xcbext.h Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcbint.h Replace pending_replies generic queue with a hand-implemented typesafe version. 2006-02-26 02:00:03 -08:00
xcbxlib.h Add XCBGetQueuedRequestRead for Xlib that does no syscalls, just returns whatever XCB already knows about. 2006-02-23 17:50:53 -08:00