8sa1-gcc/libstdc++-v3/src
Benjamin Kosnik 5de197f210 basic_ios.tcc: Formatting tweaks.
2001-06-05  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/3045
	* include/bits/basic_ios.tcc: Formatting tweaks.
	* include/bits/ios_base.h: Formatting tweaks.
	* src/ios.cc (ios_base::Init::_S_ios_create): Use filebufs here.
	(ios_base::Init::_S_ios_destroy): ..and here. Explicitly call dtors.
	* src/globals.cc: Allocate filebufs for standard streams here.
	(buf_cout, buf_cin, buf_cerr): Like so.
	(buf_wcout, buf_wcin, buf_wcerr): And so.
	* testsuite/27_io/ios_init.cc: Add.

From-SVN: r42922
2001-06-06 01:31:58 +00:00
..
bitset.cc bitset.cc: Qualify size_t with std::. 2001-05-31 19:10:23 +00:00
codecvt.cc
complex_io.cc acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. 2001-05-31 12:14:56 +00:00
functexcept.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
gen-num-limits.cc gen-num-limits.cc: Instantiate for wchar_t. 2001-03-20 11:39:45 -08:00
globals.cc basic_ios.tcc: Formatting tweaks. 2001-06-06 01:31:58 +00:00
ios.cc basic_ios.tcc: Formatting tweaks. 2001-06-06 01:31:58 +00:00
limits_generic.cc
locale-inst.cc acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. 2001-05-31 12:14:56 +00:00
locale.cc locale_facets.h (ctype<_CharT>): Add definitions for generic ctype virtuals. 2001-06-04 19:25:41 +00:00
localename.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
Makefile.am Makefile.am (VPATH): Delimit with ":", not space. 2001-06-01 09:22:05 +00:00
Makefile.in Makefile.am (VPATH): Delimit with ":", not space. 2001-06-01 09:22:05 +00:00
misc-inst.cc misc-inst.cc (__sink_unused_warning): Move to... 2001-03-23 20:02:03 +00:00
stdexcept.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl-inst.cc map_operators.cc: Add dg-excess-errors. 2001-04-18 01:06:05 +00:00
string-inst.cc c++config (__GLIBCPP__): Bump number in anticipation of 2.92. 2001-03-01 00:37:18 +00:00
strstream.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
valarray-inst.cc Fixups for -fno-for-scope 2001-03-12 21:42:57 +00:00
wstring-inst.cc [multiple changes] 2001-03-02 21:38:26 +00:00