This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libstdc++/ /ChangeLog /mkcheck its/fstream.tcc ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/12/21 21:02:06

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.

Added files:
	config/aix     : ctype.cc 
	config/aix/bits: ctype_base.h 

Log message:
	1999-12-21  Benjamin Kosnik  <bkoz@decepticon.cygnus.com>
	
	* bits/c++config.h.in (__GLIBCPP__): 19991221.
	* docs/index.html: Add correct information.
	
	* config/irix: New directory.
	* config/irix/ctype.cc: Add irix-6.5 info. Not tested.
	* config/irix/bits/ctype_base.h: And here.
	
	* config/aix: New directory.
	* config/aix/ctype.cc: Add aix-4.2 info. Not tested.
	* config/aix/bits/ctype_base.h: And here.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]