summaryrefslogtreecommitdiff
path: root/src/lib/nfs/FileReader.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace stddef.h with cstddefRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-04-04event/*, ...: make GetEventLoop() constMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-02-24Merge tag 'v0.20.18'Max Kellermann
2018-02-24lib/nfs/FileReader: move sys/stat.h to header because "struct stat" may be macroMax Kellermann
2017-11-12lib/nfs: add "noexcept"Max Kellermann
2017-11-10lib/nfs: migrate from DeferredMonitor to DeferEventMax Kellermann
2017-11-10lib/nfs/FileReader: use C++11 initializersMax Kellermann
2017-01-26lib/nfs/FileReader: use nfs_get_event_loop()Max Kellermann
2017-01-25lib/nfs/{FileReader,Glue}: pass EventLoop&Max Kellermann
2017-01-15lib/nfs: add more API documentationMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-16{input,storage}/nfs: use C++ exceptions instead of class ErrorMax Kellermann
2016-09-09input/Plugin: migrate open() from class Error to C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-25lib/nfs/FileReader: move code to CancelOrClose()Max Kellermann
2014-11-25lib/nfs/FileReader: include Compiler.h for "final" fallbackMax Kellermann
2014-06-17input/nfs: use the asynchronous libnfs APIMax Kellermann