From 2b6b7bb7baa57a5e89c8c7e01496aa3e67da5973 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 18 Jan 2013 01:28:10 -0800 Subject: [PATCH] Add MIT-SHM AttachFd and CreateSegment requests Signed-off-by: Keith Packard Reviewed-by: Peter Harris --- src/shm.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/shm.xml b/src/shm.xml index adda509..71fce14 100644 --- a/src/shm.xml +++ b/src/shm.xml @@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written authorization from the authors. --> + major-version="1" minor-version="2"> xproto @@ -113,4 +113,23 @@ authorization from the authors. + + + + + + + + + + + + + + + + + + + -- 2.34.1