gcc/libstdc++-v3/include
Benjamin Kosnik 002bd6069c re PR libstdc++/9339 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering)
2003-05-26  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/9339
	* include/std/std_fstream.h (basic_filebuf::_M_overflow): Remove.
	(_M_pback): No array necessary.
	* include/bits/fstream.tcc (basic_filebuf::_M_overflow): Add
	unbuffered case, coalesec into ...
	(basic_filebuf::overflow): ...this.
	* testsuite/27_io/basic_filebuf/sputn/char/9339.cc: New.
	* testsuite/27_io/basic_filebuf/sputc/char/2.cc: Unbuffered.

From-SVN: r67175
2003-05-26 14:54:42 +00:00
..
backward * include/backward/new.h: Replace "GNU CC" with "GCC". 2003-05-24 04:50:19 +00:00
bits re PR libstdc++/9339 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering) 2003-05-26 14:54:42 +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 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 re PR libstdc++/9339 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering) 2003-05-26 14:54:42 +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