summaryrefslogtreecommitdiff
path: root/src/SignalHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix(redis-storage): Ignore SIGPIPEJoel Rosdahl2021-09-091-0/+2
* Remove system.hpp, including what’s needed insteadJoel Rosdahl2021-07-071-0/+3
* Suppress Clang-Tidy warning about including signal.hJoel Rosdahl2021-01-061-1/+1
* Improve header inclusion for SignalHandlerJoel Rosdahl2021-01-061-3/+4
* Add ASSERT and DEBUG_ASSERT macrosJoel Rosdahl2020-09-211-3/+5
* Refactor signal handling and process exit codeJoel Rosdahl2020-05-201-0/+143