aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/FileReader.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fs/io/FileReader: add method GetFileInfo()Max Kellermann2015-03-031-1/+22
|
* system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann2015-03-031-13/+6
|
* fs/io/FileReader: add method Seek()Max Kellermann2015-03-031-0/+26
|
* fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error messageMax Kellermann2015-02-251-3/+7
|
* fs/io/File{Reader,OutputStream}: use OpenFile()Max Kellermann2015-01-051-4/+4
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* fs/io/Reader: new interfaceMax Kellermann2014-08-071-0/+98