index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
/
SignalMonitor.cxx
Age
Commit message (
Expand
)
Author
2016-08-15
event/SignalMonitor: fix obsolete nullptr check in SignalCallback()
Max Kellermann
2016-06-20
event/SignalMonitor: remove unused function SignalMonitorGetEventLoop
Max Kellermann
2016-06-20
event/SignalMonitor: use BoundMethod instead of raw function pointer
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-18
Merge branch 'v0.18.x'
Max Kellermann
2014-02-18
event/SignalMonitor: unblock signals after fork
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-06
event/SocketMonitor: don't close the socket automatically
Max Kellermann
2013-12-15
configure.ac: add option "--disable-glib"
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-18
SignalMonitor: add SignalMonitorGetEventLoop()
Max Kellermann
2013-08-07
event/SignalMonitor: use signalfd() if available
Max Kellermann
2013-08-07
SignalHandlers: move code to new class SignalMonitor
Max Kellermann