summaryrefslogtreecommitdiff
path: root/src/fs/io/FileOutputStream.cxx
AgeCommit message (Expand)Author
2015-03-03fs/io/FileOutputStream: use class FileDescriptorMax Kellermann
2015-02-25fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error messageMax Kellermann
2015-02-10fs/io/FileOutputStream: use CREATE_ALWAYS instead of TRUNCATE_EXISTINGMax Kellermann
2015-02-06Merge tag 'v0.19.9'Max Kellermann
2015-02-06fs/io/FileOutputStream: don't auto-delete file on WIN32Max Kellermann
2015-01-14fs/io/FileOutputStream: add static method Create()Max Kellermann
2015-01-06fs/io/FileOutputStream: use O_TMPFILE if availableMax Kellermann
2015-01-05fs/io/File{Reader,OutputStream}: use OpenFile()Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann