CVSROOT:        /cvs
Module name:    xenocara
Changes by:     matth...@cvs.openbsd.org        2017/10/29 03:29:52

Modified files:
        driver/xf86-input-synaptics/tools: syndaemon.c 

Log message:
Use SA_RESETHAND rather than SA_ONESHOT

The latter is an obsolete non-standard, Linux only synonym for the
former. This caused syndaemon(1) to enter an an infinite loop whenever
it receives a SIGINT signal. Patch from  Luca Castagnini.  Thanks.

Reply via email to