Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-09-04 | system/SocketError: un-inline constructor | Max Kellermann | 2 | -13/+24 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 8 | -49/+80 |
2013-09-04 | system/resolver: convert to C++ | Max Kellermann | 2 | -18/+10 |
2013-08-10 | system/EPollFD: fix typo in Add() | Max Kellermann | 1 | -1/+1 |
2013-08-07 | event/EPollFD: basic support for Linux epoll | Max Kellermann | 2 | -0/+112 |
2013-08-07 | event/EventFD: move to libsystem | Max Kellermann | 4 | -0/+359 |
2013-08-07 | event/SignalMonitor: use signalfd() if available | Max Kellermann | 2 | -0/+120 |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 11 | -0/+1340 |