Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-03-02 | event/SignalMonitor: fix build failure due to missing signal.h include | Max Kellermann | 1 | -0/+2 |
2014-02-18 | event/SignalMonitor: unblock signals after fork | Max Kellermann | 1 | -1/+22 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-06 | event/SocketMonitor: don't close the socket automatically | Max Kellermann | 1 | -8/+0 |
2013-12-15 | configure.ac: add option "--disable-glib" | Max Kellermann | 1 | -0/+1 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -0/+2 |
2013-10-18 | SignalMonitor: add SignalMonitorGetEventLoop() | Max Kellermann | 1 | -0/+8 |
2013-08-07 | event/SignalMonitor: use signalfd() if available | Max Kellermann | 1 | -1/+72 |
2013-08-07 | SignalHandlers: move code to new class SignalMonitor | Max Kellermann | 1 | -0/+133 |