summaryrefslogtreecommitdiff
path: root/shm.h
AgeCommit message (Collapse)Author
2013-11-04Adds MIT-SHM AttachFd and CreateSegment requestsKeith Packard
Passes shared memory segments by file descriptor, AttachFd passes from client to server, CreateSegment passes from server to client. Signed-off-by: Keith Packard <keithp@keithp.com>
2009-07-16Remove RCS tags.Peter Hutterer
2009-07-16XShm: remove XShm.h library header, split into shm.h, shmproto.hPeter Hutterer
Removing Xlib function prototypes. Move extension name to shm.h Move protocol request opcodes to shmproto.h