gcc/libstdc++-v3/testsuite/27_io/basic_filebuf
Paolo Carlini 2cfe4e6898 Nathan C.
2003-06-26  Paolo Carlini  <pcarlini@unitus.it>
            Nathan C. Myers  <ncm-nospam@cantrip.org>

	* include/bits/fstream.tcc (_M_underflow): When the actual
	end of file is reached, set 'uncommitted' mode to allow a
	next write without an intervening seek (see C++98 27.8.1.1,2
	and C89 7.9.5.3).
	* testsuite/27_io/basic_filebuf/underflow/char/2.cc: New.

Co-Authored-By: Nathan C. Myers <ncm-nospam@cantrip.org>

From-SVN: r68522
2003-06-26 09:55:24 +00:00
..
close/char
cons/wchar_t
imbue
in_avail/char
is_open/char
open/char
overflow/char
pbackfail/char
sbumpc/char Nathan C. 2003-06-24 13:48:11 +00:00
seekoff Nathan C. 2003-06-24 13:48:11 +00:00
seekpos Nathan C. 2003-06-24 13:48:11 +00:00
setbuf/char Nathan C. 2003-06-24 13:48:11 +00:00
sgetc/char Nathan C. 2003-06-24 13:48:11 +00:00
sgetn/char Nathan C. 2003-06-24 13:48:11 +00:00
showmanyc/char
snextc/char Nathan C. 2003-06-24 13:48:11 +00:00
sputbackc/char Nathan C. 2003-06-24 13:48:11 +00:00
sputc/char Nathan C. 2003-06-24 13:48:11 +00:00
sputn/char Nathan C. 2003-06-24 13:48:11 +00:00
sungetc/char Nathan C. 2003-06-24 13:48:11 +00:00
sync/char
underflow Nathan C. 2003-06-26 09:55:24 +00:00
1.cc
2.cc
3.cc
4.cc