aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifySource.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InotifySource: use the SocketMonitor classMax Kellermann2013-01-151-24/+14
|
* fifo_buffer: move to util/Max Kellermann2013-01-151-1/+1
|
* fifo_buffer: add extern "C"Max Kellermann2013-01-151-4/+0
|
* InotifySource: convert to a classMax Kellermann2013-01-141-60/+40
|
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
| | | | The "bool" type is built-in.
* update: convert to C++Max Kellermann2013-01-021-0/+174