Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error message | Max Kellermann | 2015-02-25 | 1 | -4/+11 |
* | fs/io/FileOutputStream: use CREATE_ALWAYS instead of TRUNCATE_EXISTING | Max Kellermann | 2015-02-10 | 1 | -1/+1 |
* | Merge tag 'v0.19.9' | Max Kellermann | 2015-02-06 | 1 | -0/+2 |
|\ | |||||
| * | fs/io/FileOutputStream: don't auto-delete file on WIN32 | Max Kellermann | 2015-02-06 | 1 | -0/+2 |
* | | fs/io/FileOutputStream: add static method Create() | Max Kellermann | 2015-01-14 | 1 | -0/+12 |
* | | fs/io/FileOutputStream: use O_TMPFILE if available | Max Kellermann | 2015-01-06 | 1 | -7/+59 |
* | | fs/io/File{Reader,OutputStream}: use OpenFile() | Max Kellermann | 2015-01-05 | 1 | -4/+3 |
* | | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
|/ | |||||
* | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 2014-08-07 | 1 | -0/+135 |