gcc/libstdc++-v3/include
Benjamin Kosnik 5c352a47a6 re PR libstdc++/5280 (Problems with named locales and iostreams (gnulocale))
2002-04-29  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/5280
	* include/bits/fstream.tcc (basic_filebuf::_M_underflow_common):
	Check for eof.
	* include/bits/streambuf_iterator.h: Match stream_iterator.h.
	(istreambuf_iterator::operator++): Invalidate on eof.
	(istreambuf_iterator::operator++(int)): Same.
	(istreambuf_iterator::operator*): Same.

From-SVN: r52933
2002-04-30 07:22:11 +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 re PR libstdc++/5280 (Problems with named locales and iostreams (gnulocale)) 2002-04-30 07:22:11 +00:00
c c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
c_shadow
c_std re PR c++/5998 (regression, all builtins disabled) 2002-03-29 20:41:53 +00:00
ext [multiple changes] 2002-04-28 16:21:32 +00:00
std std_fstream.h (basic_filebuf::sync): Hoist unconditional flush on lower-layer handle to here... 2002-04-24 00:33:28 +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