aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/FileReader.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* input/file: use class FileReaderMax Kellermann2015-03-031-0/+6
* fs/io/FileReader: add method GetFileInfo()Max Kellermann2015-03-031-0/+3
* fs/io/FileReader: add move constructorMax Kellermann2015-03-031-0/+14
* system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann2015-03-031-2/+6
* fs/io/FileReader: add method Seek()Max Kellermann2015-03-031-0/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* *: add missing Compiler.h includesMax Kellermann2014-08-301-0/+1
* fs/io/Reader: new interfaceMax Kellermann2014-08-071-0/+67