gcc/libstdc++-v3/include
Benjamin Kosnik b988dfc58f fstream.tcc (filebuf::seekpos): Fix.
2002-04-08  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/5180
	* include/bits/fstream.tcc (filebuf::seekpos): Fix.
	* include/std/std_fstream.h: Clean.
	* include/bits/ostream.tcc: Remove extraneous variables.
	* include/bits/sstream.tcc (stringbuf::seekoff): Be strict about
	open modes and which modes.
	(stringbuf::seekpos): Same.
	* testsuite/27_io/stringbuf_virtuals.cc: New tests.

From-SVN: r52057
2002-04-09 06:14:32 +00:00
..
backward hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
bits fstream.tcc (filebuf::seekpos): Fix. 2002-04-09 06:14:32 +00:00
c c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std re PR c++/5998 (regression, all builtins disabled) 2002-03-29 20:41:53 +00:00
ext Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
std fstream.tcc (filebuf::seekpos): Fix. 2002-04-09 06:14:32 +00:00
Makefile.am Makefile.am (install-data-local): Use mkinstalldirs. 2002-04-02 12:57:23 +00:00
Makefile.in via gawrilow@math.tu-berlin.de 2002-04-04 21:33:33 +00:00