gcc/libstdc++-v3/include
Paolo Carlini ac2c48d70f re PR libstdc++/11378 (Unbuffered sputn is slow)
2003-07-04  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11378
	* include/std/std_fstream.h (xsputn): In the unbuffered case,
	provided always_noconv(), issue directly _M_file.xsputn.
	* testsuite/performance/filebuf_unbuf_sputn.cc: New.

From-SVN: r68921
2003-07-04 16:15:15 +00:00
..
backward [multiple changes] 2003-06-11 15:52:11 +00:00
bits stl_list.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-07-04 12:10:13 +00:00
c
c_compatibility
c_std re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) 2003-05-11 09:07:17 +00:00
ext stl_list.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-07-04 12:10:13 +00:00
std re PR libstdc++/11378 (Unbuffered sputn is slow) 2003-07-04 16:15:15 +00:00
Makefile.am Makefile.am (target_headers): Add fpos.h 2003-07-04 07:14:54 +00:00
Makefile.in Makefile.am (target_headers): Add fpos.h 2003-07-04 07:14:54 +00:00
stdc++.h