Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-17 | lib/nfs/Manager: gcc 4.7 compatibility hack | Max Kellermann | 1 | -0/+16 | |
std::map::emplace() is only available from gcc 4.8 on. | |||||
2014-06-17 | input/nfs: use the asynchronous libnfs API | Max Kellermann | 1 | -0/+160 | |
More robust and cancellable. |