Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(redis-storage): Ignore SIGPIPE | Joel Rosdahl | 2021-09-09 | 1 | -0/+2 |
* | Remove system.hpp, including what’s needed instead | Joel Rosdahl | 2021-07-07 | 1 | -0/+3 |
* | Suppress Clang-Tidy warning about including signal.h | Joel Rosdahl | 2021-01-06 | 1 | -1/+1 |
* | Improve header inclusion for SignalHandler | Joel Rosdahl | 2021-01-06 | 1 | -3/+4 |
* | Add ASSERT and DEBUG_ASSERT macros | Joel Rosdahl | 2020-09-21 | 1 | -3/+5 |
* | Refactor signal handling and process exit code | Joel Rosdahl | 2020-05-20 | 1 | -0/+143 |