Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 2014-08-07 | 8 | -677/+0 |
* | fs/output/FileOutputStream: use open_cloexec() | Max Kellermann | 2014-08-07 | 1 | -3/+4 |
* | fs/GzipOutputStream: new class wrapping zlib | Max Kellermann | 2014-08-06 | 2 | -0/+177 |
* | fs/OutputStream: new infrastructure for writing to files | Max Kellermann | 2014-07-30 | 6 | -0/+499 |