aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyQueue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* Inotify: convert anonymous enum to constexprMax Kellermann2013-10-201-8/+6
* Log: new logging library APIMax Kellermann2013-10-021-6/+4
* event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann2013-04-081-6/+5
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-21/+3
* InotifyQueue: convert to a classMax Kellermann2013-01-141-32/+25
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-2/+5
* Client, Inotify: use std::list instead of std::dequeMax Kellermann2013-01-041-2/+2
* InotifyQueue: use std::deque instead of GSListMax Kellermann2013-01-031-33/+15
* update: convert to C++Max Kellermann2013-01-021-0/+135