aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/SignalMonitor.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-02event/SignalMonitor: fix build failure due to missing signal.h includeMax Kellermann1-0/+2
2014-02-18event/SignalMonitor: unblock signals after forkMax Kellermann1-1/+22
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-06event/SocketMonitor: don't close the socket automaticallyMax Kellermann1-8/+0
2013-12-15configure.ac: add option "--disable-glib"Max Kellermann1-0/+1
2013-11-28include cleanup using iwyuMax Kellermann1-0/+2
2013-10-18SignalMonitor: add SignalMonitorGetEventLoop()Max Kellermann1-0/+8
2013-08-07event/SignalMonitor: use signalfd() if availableMax Kellermann1-1/+72
2013-08-07SignalHandlers: move code to new class SignalMonitorMax Kellermann1-0/+133