1. 22 Nov, 2000 36 commits
  2. 21 Nov, 2000 4 commits
    • strstream.h: Replace with... · 63e749a8
      
      2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* include/backward/strstream.h: Replace with...
      	* include/bits/std_strstream.h: ...this. Move.
      	* include/backward/complex.h: Remove SGIisms.
      	* include/backward/streambuf.h: Same.
      	* include/backward/stream.h: Same.
      	* include/backward/ostream.h: Same.
      	* include/backward/istream.h: Same.
      	* include/backward/iostream.h: Same.
      	* include/backward/iomanip.h: Same.
      	* include/backward/fstream.h: Same.
      	* libsupc++/new.h: Add using declarations for bad_alloc,
      	nothrow_t, and nothrow, move to ...
      	* include/backward/new.h: ...here.
      
      From-SVN: r37631
      Benjamin Kosnik committed
    • * porting.texi: New file. · f45d2330
      From-SVN: r37630
      Mark Mitchell committed
    • * Put changelog in wrong ChangeLog. · 0736a307
      From-SVN: r37629
      Neil Booth committed
    • os_defines.h: Define _XOPEN_SOURCE... · b6bcb20e
      
      2000-11-21  Branko Cibej  <brankoe@xbc.nu>
      
              * config/os/solaris/solaris2.6/bits/os_defines.h: Define
              _XOPEN_SOURCE, _LARGEFILE64_SOURCE, __EXTENSIONS__, __off_t,
              __off64_t and __ssize_t.
      	* config/os/solaris/solaris2.5/bits/os_defines.h: For now, use the
      	same configuration as above.
      
      From-SVN: r37628
      Branko Cibej committed