mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-26 07:29:06 +08:00
2cfe4e6898
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 |
||
---|---|---|
.. | ||
close/char | ||
cons/wchar_t | ||
imbue | ||
in_avail/char | ||
is_open/char | ||
open/char | ||
overflow/char | ||
pbackfail/char | ||
sbumpc/char | ||
seekoff | ||
seekpos | ||
setbuf/char | ||
sgetc/char | ||
sgetn/char | ||
showmanyc/char | ||
snextc/char | ||
sputbackc/char | ||
sputc/char | ||
sputn/char | ||
sungetc/char | ||
sync/char | ||
underflow | ||
1.cc | ||
2.cc | ||
3.cc | ||
4.cc |