PR libstdc++/83279 handle sendfile not copying entire file
authorJonathan Wakely <jwakely@redhat.com>
Thu, 14 Dec 2017 21:49:03 +0000 (21:49 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 14 Dec 2017 21:49:03 +0000 (21:49 +0000)
commitc49bef17fd1e7afa1255a875aa23773960c187e9
tree2f3ae438d660cd698acd48638d55e64091207e2a
parent83fd5e73b3c16296e0d7ba54f6c547e01c7eae7b
PR libstdc++/83279 handle sendfile not copying entire file

PR libstdc++/83279
* src/filesystem/std-ops.cc (do_copy_file): Handle sendfile not
copying entire file.

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