This is the mail archive of the
libstdc++-cvs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/ /ChangeLog /mkcheck its/fstream.tcc ...
- To: libstdc++-cvs at sourceware dot cygnus dot com
- Subject: libstdc++/ /ChangeLog /mkcheck its/fstream.tcc ...
- From: bkoz at sourceware dot cygnus dot com
- Date: 22 Dec 1999 04:27:28 -0000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 99/12/21 20:27:28
Modified files:
. : ChangeLog mkcheck
bits : fstream.tcc std_fstream.h
testsuite/27_io: filebuf-2.tst filebuf-3.tst filebuf.cc
Log message:
1999-12-21 Benjamin Kosnik <bkoz@decepticon.cygnus.com>
* bits/fstream.tcc (seekoff): Output buffer based on _M_*_in and
_M_*_end now.
* bits/std_fstream.h (sync): And here.
* testsuite/27_io/filebuf.cc: Revisions.
* testsuite/27_io/filebuf-2.tst: Correct, remove weird character
at the end of the file.
* testsuite/27_io/filebuf-3.tst: Correct.