r256290 - in /branches/gcc-7-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Jan 5 22:22:00 GMT 2018
Author: redi
Date: Fri Jan 5 22:22:12 2018
New Revision: 256290
URL: https://gcc.gnu.org/viewcvs?rev=256290&root=gcc&view=rev
Log:
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.
Modified:
branches/gcc-7-branch/libstdc++-v3/ChangeLog
branches/gcc-7-branch/libstdc++-v3/src/filesystem/ops.cc
More information about the Libstdc++-cvs
mailing list