illumos-gate: omit tagged pointers on SPARC, causes panic on UltraI/II systems
[oi-userland.git] / components / x11 / libXi / mapfile-vers
blob5305b3c9bd889bdf16e0fdf464358a844513886b
2 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
4 # Permission is hereby granted, free of charge, to any person obtaining a
5 # copy of this software and associated documentation files (the "Software"),
6 # to deal in the Software without restriction, including without limitation
7 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 # and/or sell copies of the Software, and to permit persons to whom the
9 # Software is furnished to do so, subject to the following conditions:
11 # The above copyright notice and this permission notice (including the next
12 # paragraph) shall be included in all copies or substantial portions of the
13 # Software.
15 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21 # DEALINGS IN THE SOFTWARE.
24 SUNW_1.4 {
25     global:
26 # Added in libXi 1.7.0
27         XIBarrierReleasePointer;
28         XIBarrierReleasePointers;
30 # Added in libXi 1.6.0
31         XIAllowTouchEvents;
32         XIGrabTouchBegin;
33         XIUngrabTouchBegin;
35 # Added in libXi 1.3.0 / <X11/extensions/XInput2.h>:
36         XIQueryPointer;
37         XIWarpPointer;
38         XIDefineCursor;
39         XIUndefineCursor;
40         XIChangeHierarchy;
41         XISetClientPointer;
42         XIGetClientPointer;
43         XISelectEvents;
44         XIGetSelectedEvents;
45         XIQueryVersion;
46         XIQueryDevice;
47         XISetFocus;
48         XIGetFocus;
49         XIGrabDevice;
50         XIUngrabDevice;
51         XIAllowEvents;
52         XIGrabButton;
53         XIGrabKeycode;
54         XIGrabEnter;
55         XIGrabFocusIn;
56         XIUngrabButton;
57         XIUngrabKeycode;
58         XIUngrabEnter;
59         XIUngrabFocusIn;
60         XIListProperties;
61         XIChangeProperty;
62         XIUngrabFocusIn;
63         XIListProperties;
64         XIChangeProperty;
65         XIDeleteProperty;
66         XIGetProperty;
67         XIFreeDeviceInfo;
68 } SUNW_1.3;
70 # X Input Extension 1.5 (inputproto 1.5.0 / libXi 1.2.1) [PSARC 2009/303]
71 SUNW_1.3 {
72     global:
73         XChangeDeviceProperty;
74         XDeleteDeviceProperty;
75         XGetDeviceProperty;
76         XListDeviceProperties;
77 } SUNW_1.2;
79 # Used by DevicePresence macro in public <X11/XInput.h> header (CR 6778267)
80 SUNW_1.2 {
81     global:
82         _XiGetDevicePresenceNotifyEvent;
83 } SUNW_1.1;
85 SUNW_1.1 {
86     global:
87         XAllowDeviceEvents;
88         XChangeDeviceControl;
89         XChangeDeviceDontPropagateList;
90         XChangeDeviceKeyMapping;
91         XChangeFeedbackControl;
92         XChangeKeyboardDevice;
93         XChangePointerDevice;
94         XCloseDevice;
95         XDeviceBell;
96         XFreeDeviceControl;
97         XFreeDeviceList;
98         XFreeDeviceMotionEvents;
99         XFreeDeviceState;
100         XFreeFeedbackList;
101         XGetDeviceButtonMapping;
102         XGetDeviceControl;
103         XGetDeviceDontPropagateList;
104         XGetDeviceFocus;
105         XGetDeviceKeyMapping;
106         XGetDeviceModifierMapping;
107         XGetDeviceMotionEvents;
108         XGetExtensionVersion;
109         XGetFeedbackControl;
110         XGetSelectedExtensionEvents;
111         XGrabDevice;
112         XGrabDeviceButton;
113         XGrabDeviceKey;
114         XListInputDevices;
115         XOpenDevice;
116         XQueryDeviceState;
117         XSelectExtensionEvent;
118         XSendExtensionEvent;
119         XSetDeviceButtonMapping;
120         XSetDeviceFocus;
121         XSetDeviceMode;
122         XSetDeviceModifierMapping;
123         XSetDeviceValuators;
124         XUngrabDevice;
125         XUngrabDeviceButton;
126         XUngrabDeviceKey;
127     local:
128         *;
131 SUNWprivate {
132     global:
133         _xibadclass;
134         _xibaddevice;
135         _xibadevent;
136         _xibadmode;
137         _xidevicebusy;