1. 06 Jun, 2001 2 commits
    • basic_ios.tcc: Formatting tweaks. · 5de197f2
      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
      Benjamin Kosnik committed
    • elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same way svr4.h does. · 938b21d3
      2001-06-05  David O'Brien  <obrien@FreeBSD.org>
      	* elfos.h (USING_ELFOS_H):  Identify the use of elfos.h in the same
      	way svr4.h does.
      
      Approved by:  Richard Henderson <rth@redhat.com>
                    Message-ID: <20010604154656.E25044@redhat.com>
      
      From-SVN: r42921
      David O'Brien committed
  2. 05 Jun, 2001 17 commits
  3. 04 Jun, 2001 21 commits