aboutsummaryrefslogtreecommitdiffstats
path: root/src/SignalHandlers.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GlobalEvents: lock-less operation using std::atomicMax Kellermann2013-01-101-1/+1
| | | | Use a bit field instead of a mutex-protected bool array.
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-3/+3
|
* event_pipe.h: convert to C++Max Kellermann2013-01-091-1/+1
|
* sig_handlers, log: convert to C++Max Kellermann2013-01-091-0/+80