gcc/libstdc++-v3/testsuite
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
..
17_intro std_bitset.h (_M_do_find_next): Fix -Wall nit. 2003-04-15 06:11:10 +00:00
18_support
19_diagnostics
20_util copy_neg.cc: Remove excess errors dg marker, use dg-errors instead. 2003-05-14 04:30:40 +00:00
21_strings 3.cc: New file, testing basic_string<char>::find_first_not_of. 2003-05-04 22:12:18 +00:00
22_locale char.cc: Remove bom usage. 2003-04-28 14:30:07 +00:00
23_containers
24_iterators
25_algorithms 3983-fstream.cc: Add instantiation for AIX. 2003-04-11 17:25:20 +00:00
26_numerics re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.) 2003-05-20 06:52:11 +00:00
27_io re PR libstdc++/9339 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering) 2003-05-26 14:54:42 +00:00
backward
config
data
demangle
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
lib README: Move to... 2003-05-20 22:25:09 +00:00
libstdc++-v3.dg
performance README: Move to... 2003-05-20 22:25:09 +00:00
thread * testsuite/thread/pthread4.cc: Further tweak to avoid fini race. 2003-05-16 02:34:14 +00:00
abi_check.cc abi_check.cc (check_version): Update known versions. 2003-05-01 22:17:23 +00:00
Makefile.am Makefile.am: Properly quote /both/ LD_RUN_PATHs. 2003-05-12 00:41:35 +00:00
Makefile.in Makefile.am: Properly quote /both/ LD_RUN_PATHs. 2003-05-12 00:41:35 +00:00
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_hooks.cc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
testsuite_hooks.h [multiple changes] 2003-04-15 06:36:31 +00:00