r256289 - in /trunk/libstdc++-v3: ChangeLog src...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Jan 5 21:43:00 GMT 2018


Author: redi
Date: Fri Jan  5 21:43:56 2018
New Revision: 256289

URL: https://gcc.gnu.org/viewcvs?rev=256289&root=gcc&view=rev
Log:
PR libstdc++/83279 Use non-null offset argument for sendfile

	PR libstdc++/83279
	* src/filesystem/std-ops.cc  (do_copy_file): Use non-null offset with
	sendfile.

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



More information about the Libstdc++-cvs mailing list