summaryrefslogtreecommitdiff
path: root/src/SignalHandlers.cxx
AgeCommit message (Expand)Author
2014-01-24move daemonization code to unix/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-18SignalMonitor: add SignalMonitorGetEventLoop()Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-08-07SignalHandlers: move code to new class SignalMonitorMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-01-15SignalHandlers: emit GlobalEvents::SHUTDOWNMax Kellermann
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann
2013-01-10GlobalEvents: lock-less operation using std::atomicMax Kellermann
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann
2013-01-09event_pipe.h: convert to C++Max Kellermann
2013-01-09sig_handlers, log: convert to C++Max Kellermann