aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyQueue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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