libxcb/src
Jamey Sharp bae98d3604 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
..
.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 Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb_in.c Move _xcb_read_block to xcb_in.c and make it static. Change calls in xcb_conn.c to _xcb_in_read_block instead. 2006-02-24 01:40:45 -08:00
xcb_list.c Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
xcb_out.c Remove XCB_CEIL and use a simpler definition for XCB_PAD. 2006-02-24 01:17:03 -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 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
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