xserver-multidpi/hw/kdrive/linux
Adam Jackson 6178b1c91c dix: Use OsSignal() not signal()
As the man page for the latter states:

    The effects of signal() in a multithreaded process are unspecified.

We already have an interface to call sigaction() instead, use it.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
2016-06-08 11:36:31 -04:00
..
evdev.c kdrive/evdev: update keyboard LEDs (#22302) 2016-02-22 16:34:44 -05:00
keyboard.c kdrive: Nuke a bunch of dead code 2016-04-29 11:20:01 -04:00
linux.c dix: Use OsSignal() not signal() 2016-06-08 11:36:31 -04:00
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
mouse.c kdrive: Fix const cast warnings in driver name handling. 2013-08-21 09:10:45 -07:00
ms.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ps2.c kdrive: Fix a few easy cast warnings. 2013-08-21 09:10:44 -07:00
tslib.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00