libxcb/src
Keith Packard 83f28ef865 Switch to using the CMSG_* macros for FD passing
Use these instead of computing the values directly so that it might
work on BSD or other non-Linux systems

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-11-07 20:24:59 -08:00
..
man Fix "indention" typos in xcb-examples.3 man page 2013-07-08 17:54:35 -07:00
.gitignore Add Present extension 2013-11-07 14:02:37 -08:00
Makefile.am Add Present extension 2013-11-07 14:02:37 -08:00
c_client.py Add support for receiving fds in replies 2013-11-07 14:02:37 -08:00
xcb.h Add event queue splitting 2013-11-07 14:02:37 -08:00
xcb_auth.c Fix build of xcb_auth.c with XDMCP on WIN32 2012-01-28 12:44:17 -08:00
xcb_conn.c Switch to using the CMSG_* macros for FD passing 2013-11-07 20:24:59 -08:00
xcb_ext.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcb_in.c Switch to using the CMSG_* macros for FD passing 2013-11-07 20:24:59 -08:00
xcb_list.c Define _xcb_map_new with explicit void arg list instead of empty one 2013-08-06 11:10:01 -07:00
xcb_out.c Add xcb_send_fd API 2013-11-07 14:02:35 -08:00
xcb_util.c Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets (#69118). 2013-10-11 18:34:56 +09:00
xcb_windefs.h changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_H 2010-03-29 22:37:33 +05:30
xcb_xid.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcbext.h Add support for receiving fds in replies 2013-11-07 14:02:37 -08:00
xcbint.h Switch to using the CMSG_* macros for FD passing 2013-11-07 20:24:59 -08:00