https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83279

--- Comment #22 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Jan  5 22:47:50 2018
New Revision: 256296

URL: https://gcc.gnu.org/viewcvs?rev=256296&root=gcc&view=rev
Log:
PR libstdc++/83279 handle sendfile not copying entire file

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

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

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/src/filesystem/ops.cc

Reply via email to