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

        PR libstdc++/5280
        * config/io/basic_file_stdio.h (__basic_file::sys_getc): Return int.
        (__basic_file::sys_ungetc): Take int.
        * config/io/basic_file_stdio.cc (__basic_file::sys_ungetc): Same.
        * include/bits/fstream.tcc (basic_filebuf::_M_underflow_common):
        Use sys_getc for unbuffered input.
        * testsuite/27_io/narrow_stream_objects.cc (test06): New.

        * src/ios.cc (_M_grow_words): Adjust error checking.
        * testsuite/27_io/ios_base_storage.cc: Same.

From-SVN: r52879
2002-04-29 07:00:50 +00:00
..
backward
bits re PR libstdc++/5280 (Problems with named locales and iostreams (gnulocale)) 2002-04-29 07:00:50 +00:00
c
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