PR libstdc++/83279 handle sendfile not copying entire file
commit6b74e46fb9609fb78be3ecbe255338130001146c
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Dec 2017 21:49:03 +0000 (14 21:49 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Dec 2017 21:49:03 +0000 (14 21:49 +0000)
tree2f3ae438d660cd698acd48638d55e64091207e2a
parentfa7825a3e98d5aff60a6206f92e898055ef07b5a
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.

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