Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve signal handling | Leon Henrik Plickat | 2021-11-14 | 1 | -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. | ||||
* | Init | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+2 |