PR libstdc++/83279 Use non-null offset argument for sendfile
commit53a3eac0f1acca815e1871d459c0cdddb922ca3c
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jan 2018 21:43:56 +0000 (5 21:43 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jan 2018 21:43:56 +0000 (5 21:43 +0000)
tree34def97c545652ba7a9a6b0cf667865c34efbb1d
parent9f4d9f83d3bcfd3dbd4af639b80aacd0178d2028
PR libstdc++/83279 Use non-null offset argument for sendfile

PR libstdc++/83279
* src/filesystem/std-ops.cc  (do_copy_file): Use non-null offset with
sendfile.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256289 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/std-ops.cc