aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyQueue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client, Inotify: use std::list instead of std::dequeMax Kellermann2013-01-041-2/+2
| | | | Random access is not necessary here.
* InotifyQueue: use std::deque instead of GSListMax Kellermann2013-01-031-33/+15
|
* update: convert to C++Max Kellermann2013-01-021-0/+135