xserver/hw/kdrive/src
Keith Packard 6a5a4e6037 Remove SIGIO support for input [v5]
This removes all of the SIGIO handling support used for input
throughout the X server, preparing the way for using threads for input
handling instead.

Places calling OsBlockSIGIO and OsReleaseSIGIO are marked with calls
to stub functions input_lock/input_unlock so that we don't lose this
information.

xfree86 SIGIO support is reworked to use internal versions of
OsBlockSIGIO and OsReleaseSIGIO.

v2: Don't change locking order (Peter Hutterer)
v3: Comment weird && FALSE in xf86Helper.c
    Leave errno save/restore in xf86ReadInput
    Squash with stub adding patch (Peter Hutterer)
v4: Leave UseSIGIO config parameter so that
    existing config files don't break (Peter Hutterer)
v5: Split a couple of independent patch bits out
    of kinput.c (Peter Hutterer)

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-05-26 16:07:54 -07:00
..
fourcc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kcmap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
kdrive.c kdrive: add options to set default XKB properties 2016-03-01 10:46:31 -05:00
kdrive.h exa, kdrive: Remove redundant BitsPerPixel macros 2014-10-08 10:10:39 +02:00
kinfo.c kdrive: introduce input hot-plugging support for udev and hal backends (#33140) 2016-03-01 10:46:13 -05:00
kinput.c Remove SIGIO support for input [v5] 2016-05-26 16:07:54 -07:00
kmode.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kshadow.c Convert hw/kdrive to new *allocarray functions 2015-04-21 16:58:08 -07:00
kxv.c Convert hw/kdrive to new *allocarray functions 2015-04-21 16:58:08 -07:00
kxv.h kdrive: Remove a dead struct. 2014-08-07 12:39:53 -07:00
Makefile.am kdrive: introduce input hot-plugging support for udev and hal backends (#33140) 2016-03-01 10:46:13 -05:00