aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/output/FileOutputStream.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-135/+0
|
* fs/output/FileOutputStream: use open_cloexec()Max Kellermann2014-08-071-3/+4
| | | | Support operating systems that don't have O_CLOEXEC.
* fs/OutputStream: new infrastructure for writing to filesMax Kellermann2014-07-301-0/+134