aboutsummaryrefslogtreecommitdiffstats
path: root/src/SignalHandlers.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-18SignalMonitor: add SignalMonitorGetEventLoop()Max Kellermann1-6/+1
2013-10-02Log: new logging library APIMax Kellermann1-3/+5
2013-08-07SignalHandlers: move code to new class SignalMonitorMax Kellermann1-13/+19
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann1-4/+2
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-2/+2
2013-01-15SignalHandlers: emit GlobalEvents::SHUTDOWNMax Kellermann1-1/+1
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann1-1/+2
2013-01-10GlobalEvents: lock-less operation using std::atomicMax Kellermann1-1/+1
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann1-3/+3
2013-01-09event_pipe.h: convert to C++Max Kellermann1-1/+1
2013-01-09sig_handlers, log: convert to C++Max Kellermann1-2/+2
2012-09-28main: use C++ compilerMax Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-09-25eliminate g_error() usageThomas Jansen1-1/+2
2010-07-25database, ...: remove EINTR checks after stdio callsMax Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-03-15log: removed DEBUG() and FATAL()Max Kellermann1-1/+1
2009-03-15sig_handlers: include signal.h instead of sys/signal.hMax Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-7/+7
2009-01-03sig_handlers: disable on WIN32Max Kellermann1-0/+7
2009-01-01removed the signal_check librariesMax Kellermann1-3/+0
2009-01-01sig_handlers: use event_pipe for delivering SIGHUPMax Kellermann1-11/+14
2008-12-30sig_handlers: call g_main_loop_quit() in SIGTERM handlerMax Kellermann1-8/+21
2008-12-30sig_handlers: removed SIGCHLDMax Kellermann1-18/+0
2008-12-30sig_handlers: don't reload database on SIGHUPMax Kellermann1-7/+0
2008-12-30sig_handlers: removed unused functionsMax Kellermann1-50/+0
2008-11-24sig_handlers.c: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen1-1/+2
2008-10-08database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann1-1/+1
2008-10-08directory: moved code to database.cMax Kellermann1-1/+1
2008-10-08don't include os_compat.hMax Kellermann1-0/+4
2008-10-08directory: moved code to update.cMax Kellermann1-0/+1
2008-09-23directory: update do its work inside a threadEric Wong1-1/+0
2008-08-26clean up CPP includesMax Kellermann1-2/+0
2008-08-26enable -Wpointer-arith, -Wstrict-prototypesMax Kellermann1-1/+1
2008-04-12clean up CPP includesMax Kellermann1-3/+0
2008-04-12Initial cut of fork() => pthreads() for decoder and playerEric Wong1-19/+0
2008-01-26fixed -Wshadow warningsMax Kellermann1-1/+1
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-8/+1
2007-08-27removing debug messages from signal handlersJ. Alexander Treuman1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-08-08more sparse cleanupsEric Wong1-10/+7
2006-08-06merge changes from mpd-tree:Warren Dukes1-90/+1
2006-08-01logging cleanupsEric Wong1-1/+1
2006-07-20Add mpd-indent.shAvuton Olrich1-92/+110
2006-07-18Initialize sigaction.sa_mask to an empty set in a few places we forgot toJ. Alexander Treuman1-0/+3
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1