gcc/libstdc++-v3/include
Paolo Carlini 0aef8de2ae fstream.tcc (_M_underflow): simplify...
2003-05-22  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/fstream.tcc (_M_underflow): simplify:
	!__testout implies _M_filepos == _M_in_end, therefore
	the first _M_file.seekoff call is never issued.

From-SVN: r67094
2003-05-22 18:44:02 +00:00
..
backward configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
bits fstream.tcc (_M_underflow): simplify... 2003-05-22 18:44:02 +00:00
c re PR libstdc++/7097 (_GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems) 2002-07-03 17:14:21 +00:00
c_compatibility c_compatibility: New. 2002-06-21 20:21:03 +00:00
c_std re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) 2003-05-11 09:07:17 +00:00
ext fstream.tcc (_M_overflow): Rewrote to call _M_convert_to_external only once (_M_buf_size is now the size... 2003-05-15 23:43:15 +00:00
std std_fstream.h (_M_set_buffer): Fix indentation. 2003-05-21 20:22:25 +00:00
Makefile.am [multiple changes] 2003-05-11 04:20:57 +00:00
Makefile.in [multiple changes] 2003-05-11 04:20:57 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00