egcs/libstdc++-v3/src stdstreams.cc
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Wed Jan 10 09:22:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: bkoz@gcc.gnu.org 2001-01-10 09:22:47
Removed files:
libstdc++-v3/src: stdstreams.cc
Log message:
2001-01-09 Benjamin Kosnik <bkoz@redhat.com>
<kainz@ilm.com>
Fixes for libstdc++/1576
* src/stdstreams.cc: Initialize with NULL filebuf. Delete
file, move contents into....
* src/ios.cc: ...Here. Put defines for iostreams objects and
initialization routines into one file to simplify DSO interaction.
* include/bits/std_iostream.h: Touch.
* include/bits/ios_base.h (_S_synched_with_stdio): Make static.
* src/Makefile.am (sources): Remove stdstreams.cc.
* src/Makefile.in: Regenerate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/stdstreams.cc.diff?cvsroot=gcc&r1=1.1&r2=NONE
More information about the Libstdc++-cvs
mailing list