index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fs
/
io
/
FileOutputStream.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
fs/io/FileOutputStream: fix wrong #ifdef WIN32
Max Kellermann
1
-23
/
+3
2015-03-24
fs/io/FileOutputStream: add method Tell()
Max Kellermann
1
-0
/
+17
2015-03-24
fs/io/FileOutputStream: seek end-of-file in AppendFileOutputStream ctor
Max Kellermann
1
-0
/
+6
2015-03-23
fs/io/FileOutputStream: add class AppendFileOutputStream
Max Kellermann
1
-0
/
+55
2015-03-23
fs/io/FileOutputStream: move code to new class BaseFileOutputStream
Max Kellermann
1
-37
/
+33
2015-03-03
fs/io/FileOutputStream: use class FileDescriptor
Max Kellermann
1
-17
/
+14
2015-02-25
fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error message
Max Kellermann
1
-4
/
+11
2015-02-10
fs/io/FileOutputStream: use CREATE_ALWAYS instead of TRUNCATE_EXISTING
Max Kellermann
1
-1
/
+1
2015-02-06
fs/io/FileOutputStream: don't auto-delete file on WIN32
Max Kellermann
1
-0
/
+2
2015-01-14
fs/io/FileOutputStream: add static method Create()
Max Kellermann
1
-0
/
+12
2015-01-06
fs/io/FileOutputStream: use O_TMPFILE if available
Max Kellermann
1
-7
/
+59
2015-01-05
fs/io/File{Reader,OutputStream}: use OpenFile()
Max Kellermann
1
-4
/
+3
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
1
-0
/
+0
2014-08-07
fs/output/FileOutputStream: use open_cloexec()
Max Kellermann
1
-3
/
+4
2014-07-30
fs/OutputStream: new infrastructure for writing to files
Max Kellermann
1
-0
/
+134