PR libstdc++/83279 Use non-null offset argument for sendfile
authorJonathan Wakely <jwakely@redhat.com>
Fri, 5 Jan 2018 21:43:56 +0000 (21:43 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 5 Jan 2018 21:43:56 +0000 (21:43 +0000)
commit2526c53acf9e80a917f157b527e3d4806208f230
tree34def97c545652ba7a9a6b0cf667865c34efbb1d
parentf622221ab42c4ca550059add89ffda00ed2b3c03
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.

From-SVN: r256289
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/std-ops.cc