aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/FileOutputStream.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mapper: don't use C-style prototypesMax Kellermann2015-03-241-1/+2
* fs/io/FileOutputStream: add method Tell()Max Kellermann2015-03-241-0/+3
* fs/io/FileOutputStream: seek end-of-file in AppendFileOutputStream ctorMax Kellermann2015-03-241-0/+6
* fs/io/FileOutputStream: add class AppendFileOutputStreamMax Kellermann2015-03-231-0/+12
* fs/io/FileOutputStream: move code to new class BaseFileOutputStreamMax Kellermann2015-03-231-12/+68
* fs/io/FileOutputStream: make "path" constMax Kellermann2015-03-231-1/+1
* fs/io/FileOutputStream: use class FileDescriptorMax Kellermann2015-03-031-2/+6
* fs/io/FileOutputStream: add static method Create()Max Kellermann2015-01-141-0/+1
* fs/io/FileOutputStream: use O_TMPFILE if availableMax Kellermann2015-01-061-0/+8
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* *: add missing Compiler.h includesMax Kellermann2014-08-301-0/+1
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-0/+68