aboutsummaryrefslogtreecommitdiffstats
path: root/src/SignalHandlers.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* SignalMonitor: add SignalMonitorGetEventLoop()Max Kellermann2013-10-181-6/+1
* Log: new logging library APIMax Kellermann2013-10-021-3/+5
* SignalHandlers: move code to new class SignalMonitorMax Kellermann2013-08-071-13/+19
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
* FatalError: new library to replace mpd_error.hMax Kellermann2013-08-071-4/+2
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
* SignalHandlers: emit GlobalEvents::SHUTDOWNMax Kellermann2013-01-151-1/+1
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-1/+2
* GlobalEvents: lock-less operation using std::atomicMax Kellermann2013-01-101-1/+1
* 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