5de197f210
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 |
||
---|---|---|
.. | ||
bitset.cc | ||
codecvt.cc | ||
complex_io.cc | ||
functexcept.cc | ||
gen-num-limits.cc | ||
globals.cc | ||
ios.cc | ||
limits_generic.cc | ||
locale-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
misc-inst.cc | ||
stdexcept.cc | ||
stl-inst.cc | ||
string-inst.cc | ||
strstream.cc | ||
valarray-inst.cc | ||
wstring-inst.cc |