]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/83279 handle sendfile not copying entire file
authorJonathan Wakely <jwakely@redhat.com>
Fri, 5 Jan 2018 22:47:50 +0000 (22:47 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 5 Jan 2018 22:47:50 +0000 (22:47 +0000)
commit6328ad09a7907fe32baa987f684ca32fa0bc99cc
tree1481818c3795ab01afd79e504e809e0a2cb86856
parent3a6cba958afbaa72bbb452ba934a3e9111b5ad7e
PR libstdc++/83279 handle sendfile not copying entire file

Backport from mainline
2017-12-14  Jonathan Wakely  <jwakely@redhat.com>

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

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