gcc/libstdc++-v3/include
Loren J. Rittle 9385d9cb0d std_fstream.h (basic_filebuf::sync): Hoist unconditional flush on lower-layer handle to here...
* include/std/std_fstream.h (basic_filebuf::sync): Hoist
	unconditional flush on lower-layer handle to here...
	* include/bits/fstream.tcc (basic_filebuf::_M_really_overflow):
	...from here.  Optimize remaining _M_file.sync() call pattern.
	* testsuite/27_io/narrow_stream_objects.cc (test04): New test.
	(test05): Likewise.

From-SVN: r52699
2002-04-24 00:33:28 +00:00
..
backward hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
bits std_fstream.h (basic_filebuf::sync): Hoist unconditional flush on lower-layer handle to here... 2002-04-24 00:33:28 +00:00
c c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std re PR c++/5998 (regression, all builtins disabled) 2002-03-29 20:41:53 +00:00
ext Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
std std_fstream.h (basic_filebuf::sync): Hoist unconditional flush on lower-layer handle to here... 2002-04-24 00:33:28 +00:00
Makefile.am Makefile.am (install-data-local): Use mkinstalldirs. 2002-04-02 12:57:23 +00:00
Makefile.in via gawrilow@math.tu-berlin.de 2002-04-04 21:33:33 +00:00