xserver/include
Adam Jackson 3992dd38ca selinux: Add support for avc_acquire_netlink_fd()
Requires libselinux 2.0.79 or newer.  Without this, libselinux will
check for policy updates on the netlink socket on basically every policy
lookup.  Statistically speaking, they never happen, and the check
translates to at least one more syscall on basically every operation.

Instead, take control of the fd from the library, and check it in
WakeupHandler if it polls readable.
2009-03-16 13:24:48 -04:00
..
Makefile.am dix: add InternalEvent -> core/xi event conversion routines. 2009-02-23 17:52:38 +10:00
XIstubs.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
bstore.h
bstorestr.h
closestr.h Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
closure.h
colormap.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
colormapst.h
cursor.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
cursorstr.h Remove XEvIE 2008-11-04 16:01:07 +10:30
dix-config-apple-verbatim.h Move the apple fat binary hacks back to a header file, and make it apple-only. 2009-01-30 16:36:45 -08:00
dix-config.h.in selinux: Add support for avc_acquire_netlink_fd() 2009-03-16 13:24:48 -04:00
dix.h Input: change processing API to InternalEvents. 2009-02-23 17:52:40 +10:00
dixaccess.h
dixevents.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
dixfont.h Default to use standard bitmap fonts, with builtins as fallback 2009-01-07 19:37:03 -02:00
dixfontstr.h Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dixgrabs.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
dixstruct.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
eventconvert.h dix: change eventconvert to always return an array of xEvents 2009-02-23 17:52:39 +10:00
events.h Doxygenify events.h and eventconvert.c 2009-02-25 14:40:08 +10:00
exevents.h Input: change processing API to InternalEvents. 2009-02-23 17:52:40 +10:00
extension.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
extinit.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
extnsionst.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
gc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
gcstruct.h
globals.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
hotplug.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
input.h Input: change processing API to InternalEvents. 2009-02-23 17:52:40 +10:00
inputstr.h include: fix indentation for lastSlave/master. 2009-02-25 14:50:55 +10:00
kdrive-config.h.in
misc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
miscstruct.h
opaque.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
os.h Fix build with --enable-visibility --disable-xdmcp. 2009-01-13 11:03:27 +01:00
pixmap.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
pixmapstr.h pixmap: Add some notes to devKind and devPrivate. 2008-10-10 16:14:23 +02:00
privates.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
property.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
propertyst.h
ptrveloc.h dix: refactor pointer acceleration 2009-02-13 14:41:57 +10:00
region.h
regionstr.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
registry.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
resource.h Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
rgb.h
screenint.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
scrnintstr.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
selection.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
servermd.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
site.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
swaprep.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
swapreq.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
validate.h
window.h Remove CreateUnclippedWinSize from window.h 2009-01-20 22:07:07 -05:00
windowstr.h Document the event masks. 2009-02-13 14:41:57 +10:00
xkb-config.h.in XKB: Allow build-time configuration of XKB defaults 2009-01-20 15:32:18 +11:00
xkbfile.h XKB: Remove support for setting combined keymaps 2009-01-22 15:08:56 +11:00
xkbrules.h XKB: Remove descriptions from maprules 2009-01-22 15:08:56 +11:00
xkbsrv.h xkb: Switch the xkb event processing path over to InternalEvents. 2009-02-23 17:52:39 +10:00
xkbstr.h XKB: Sanitise vmods for redirected keys 2009-01-22 15:08:57 +11:00
xorg-config.h.in Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS check 2008-08-22 10:14:11 -07:00
xorg-server.h.in Remove two more define XKB leftovers. 2009-02-16 13:28:17 +10:00
xserver-properties.h include: add a range of button labels. 2009-03-03 07:07:30 +10:00
xwin-config.h.in Revert "Removed XWin DDX" 2008-04-20 08:35:42 -07:00