mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 04:00:13 +01:00
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>
|
||
|---|---|---|
| .. | ||
| evdev.c | ||
| keyboard.c | ||
| linux.c | ||
| Makefile.am | ||
| mouse.c | ||
| ms.c | ||
| ps2.c | ||
| tslib.c | ||