aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/FileReader.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-03fs/io/FileReader: add method GetFileInfo()Max Kellermann1-1/+22
2015-03-03system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann1-13/+6
2015-03-03fs/io/FileReader: add method Seek()Max Kellermann1-0/+26
2015-02-25fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error messageMax Kellermann1-3/+7
2015-01-05fs/io/File{Reader,OutputStream}: use OpenFile()Max Kellermann1-4/+4
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-07fs/io/Reader: new interfaceMax Kellermann1-0/+98