summaryrefslogtreecommitdiff
path: root/meson_options.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve signal handlingLeon Henrik Plickat2021-11-141-1/+0
| | | | | | | This patch replaces the signalfd based signal handling with a more traditional approach. Since this is not only more reliable, but also more portable, the compile time option to turn off signal handling has been removed. It was only optional before based on signalf being a linux-ism.
* InitLeon Henrik Plickat2020-09-241-0/+2