This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/70975] experimental/filesystem/operations/copy.cc FAILs on Solaris 12


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

--- Comment #6 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Oct 27 18:55:55 2016
New Revision: 241629

URL: https://gcc.gnu.org/viewcvs?rev=241629&root=gcc&view=rev
Log:
PR70975 Pass valid offset argument to sendfile

        PR libstdc++/70975
        * src/filesystem/ops.cc (do_copy_file) [_GLIBCXX_USE_SENDFILE]:
        Pass non-null pointer to sendfile for offset argument.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/filesystem/ops.cc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]