xserver-multidpi/hw/xfree86/parser
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
..
Configint.h xserver: add xorg.conf support for gpu devices. (v2.1) 2015-04-27 13:40:40 +10:00
configProcs.h xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Device.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
DRI.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Extensions.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Files.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Flags.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Input.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
InputClass.c xfree86: add support for MatchIsTabletPad 2016-05-03 16:15:51 +10:00
Layout.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Makefile.am libxf86config: libxf86config_internal -> libxf86config 2015-09-23 14:29:21 -04:00
Module.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Monitor.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
OutputClass.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Pointer.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
read.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
scan.c xfree86/parser: reuse StringToToken() in xf86getToken() 2016-04-18 11:36:43 -04:00
Screen.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Vendor.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Video.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
write.c dix: Use OsSignal() not signal() 2016-06-08 11:36:31 -04:00
xf86Optrec.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Parser.h xfree86: add support for MatchIsTabletPad 2016-05-03 16:15:51 +10:00
xf86tokens.h xfree86: add support for MatchIsTabletPad 2016-05-03 16:15:51 +10:00