aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifySource.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update*: move to update/Max Kellermann2014-01-241-74/+0
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* event/SocketMonitor: don't close the socket automaticallyMax Kellermann2014-01-061-0/+4
| | | | | | Users now have to call Close() explicitly. This simplifies using the class, as most users have automatic socket management already, and Steal() had to be used often.
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
|
* util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann2013-10-151-4/+2
|
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+4
| | | | Replaces GLib's GError.
* TagPool, ...: include cleanupMax Kellermann2013-01-301-2/+0
|
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-301-1/+1
|
* InotifySource: use the SocketMonitor classMax Kellermann2013-01-151-15/+8
|
* InotifySource: convert to a classMax Kellermann2013-01-141-28/+48
|
* update: convert to C++Max Kellermann2013-01-021-0/+61