aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyQueue.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann2013-04-081-1/+1
| | | | | No caller needs this. Fixes use-after-free after returning from Client::OnTimeout().
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-6/+5
|
* InotifyQueue: convert to a classMax Kellermann2013-01-141-6/+16
|
* InotifyQueue: use std::deque instead of GSListMax Kellermann2013-01-031-1/+1
|
* update: convert to C++Max Kellermann2013-01-021-0/+32