gcc/libstdc++-v3/config
Jonathan Wakely 04d07b61cb PR libstdc++/81751 don't call fflush(NULL)
PR libstdc++/79820
	PR libstdc++/81751
	* config/io/basic_file_stdio.cc (sys_open(FILE*, ios_base::openmode)):
	Call fflush on the stream instead of calling sync() while _M_cfile is
	null. Restore original value of errno.
	* testsuite/ext/stdio_filebuf/char/79820.cc: New.
	* testsuite/ext/stdio_filebuf/char/81751.cc: New.

From-SVN: r250993
2017-08-09 18:52:10 +01:00
..
abi Update baseline symbols for aarch64-none-linux-gnu 2017-06-21 14:38:56 +00:00
allocator Add AddressSanitizer annotations to std::vector 2017-07-21 17:05:10 +01:00
cpu Add optimized implementation of mersenne twister for aarch64 2017-07-23 22:46:34 +00:00
io PR libstdc++/81751 don't call fflush(NULL) 2017-08-09 18:52:10 +01:00
locale Update copyright years. 2017-01-01 13:07:43 +01:00
os re PR bootstrap/69506 (check-in 232454 seems to cause problems with cygwin builds) 2017-05-02 15:04:39 +00:00