gcc/libstdc++-v3/src
Uros Bizjak 0657379e3b ops.cc: Always include ostream and ext/stdio_filebuf.h.
* src/filesystem/ops.cc: Always include ostream and
	ext/stdio_filebuf.h.
	(do_copy_file): Check if _GLIBCXX_USE_FCHMODAT is defined.
	[_GLIBCXX_USE_SENDFILE]: Fallback to read/write operations in case
	sendfile fails with ENOSYS or EINVAL.

From-SVN: r239479
2016-08-15 13:40:37 +02:00
..
c++11 re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough) 2016-06-20 20:04:25 +00:00
c++98 Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
filesystem ops.cc: Always include ostream and ext/stdio_filebuf.h. 2016-08-15 13:40:37 +02:00
shared re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough) 2016-06-20 20:04:25 +00:00
Makefile.am Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
Makefile.in Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00