index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
unix
/
SignalHandlers.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-01-24
move daemonization code to unix/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-18
SignalMonitor: add SignalMonitorGetEventLoop()
Max Kellermann
1
-6
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+5
2013-08-07
SignalHandlers: move code to new class SignalMonitor
Max Kellermann
1
-13
/
+19
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-1
/
+1
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
1
-4
/
+2
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-2
/
+2
2013-01-15
SignalHandlers: emit GlobalEvents::SHUTDOWN
Max Kellermann
1
-1
/
+1
2013-01-14
Main, IOThread: move GMainLoop setup code to class EventLoop
Max Kellermann
1
-1
/
+2
2013-01-10
GlobalEvents: lock-less operation using std::atomic
Max Kellermann
1
-1
/
+1
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
1
-3
/
+3
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
sig_handlers, log: convert to C++
Max Kellermann
1
-2
/
+2
2012-09-28
main: use C++ compiler
Max Kellermann
1
-1
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-1
/
+2
2010-07-25
database, ...: remove EINTR checks after stdio calls
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-03-15
log: removed DEBUG() and FATAL()
Max Kellermann
1
-1
/
+1
2009-03-15
sig_handlers: include signal.h instead of sys/signal.h
Max Kellermann
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-7
/
+7
2009-01-03
sig_handlers: disable on WIN32
Max Kellermann
1
-0
/
+7
2009-01-01
removed the signal_check libraries
Max Kellermann
1
-3
/
+0
2009-01-01
sig_handlers: use event_pipe for delivering SIGHUP
Max Kellermann
1
-11
/
+14
2008-12-30
sig_handlers: call g_main_loop_quit() in SIGTERM handler
Max Kellermann
1
-8
/
+21
2008-12-30
sig_handlers: removed SIGCHLD
Max Kellermann
1
-18
/
+0
2008-12-30
sig_handlers: don't reload database on SIGHUP
Max Kellermann
1
-7
/
+0
2008-12-30
sig_handlers: removed unused functions
Max Kellermann
1
-50
/
+0
2008-11-24
sig_handlers.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-1
/
+2
2008-10-08
database: renamed functions, "db_" prefix and no CamelCase
Max Kellermann
1
-1
/
+1
2008-10-08
directory: moved code to database.c
Max Kellermann
1
-1
/
+1
2008-10-08
don't include os_compat.h
Max Kellermann
1
-0
/
+4
2008-10-08
directory: moved code to update.c
Max Kellermann
1
-0
/
+1
2008-09-23
directory: update do its work inside a thread
Eric Wong
1
-1
/
+0
2008-08-26
clean up CPP includes
Max Kellermann
1
-2
/
+0
2008-08-26
enable -Wpointer-arith, -Wstrict-prototypes
Max Kellermann
1
-1
/
+1
2008-04-12
clean up CPP includes
Max Kellermann
1
-3
/
+0
2008-04-12
Initial cut of fork() => pthreads() for decoder and player
Eric Wong
1
-19
/
+0
2008-01-26
fixed -Wshadow warnings
Max Kellermann
1
-1
/
+1
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-8
/
+1
2007-08-27
removing debug messages from signal handlers
J. Alexander Treuman
1
-1
/
+1
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-1
/
+1
2006-08-08
more sparse cleanups
Eric Wong
1
-10
/
+7
2006-08-06
merge changes from mpd-tree:
Warren Dukes
1
-90
/
+1
2006-08-01
logging cleanups
Eric Wong
1
-1
/
+1
[next]