mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 22:07:38 +08:00
2003-05-26 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/9339 * include/std/std_fstream.h (basic_filebuf::_M_overflow): Remove. (_M_pback): No array necessary. * include/bits/fstream.tcc (basic_filebuf::_M_overflow): Add unbuffered case, coalesec into ... (basic_filebuf::overflow): ...this. * testsuite/27_io/basic_filebuf/sputn/char/9339.cc: New. * testsuite/27_io/basic_filebuf/sputc/char/2.cc: Unbuffered. From-SVN: r67175 |
||
---|---|---|
.. | ||
backward | ||
bits | ||
c | ||
c_compatibility | ||
c_std | ||
ext | ||
std | ||
Makefile.am | ||
Makefile.in | ||
stdc++.h |