aboutsummaryrefslogtreecommitdiff
path: root/src/InotifySource.cxx
Commit message (Collapse)AuthorAge
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-30
|
* InotifySource: use the SocketMonitor classMax Kellermann2013-01-15
|
* fifo_buffer: move to util/Max Kellermann2013-01-15
|
* fifo_buffer: add extern "C"Max Kellermann2013-01-15
|
* InotifySource: convert to a classMax Kellermann2013-01-14
|
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-02
| | | | The "bool" type is built-in.
* update: convert to C++Max Kellermann2013-01-02