gcc/libstdc++-v3/config/io
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
..
basic_file_libio.cc
basic_file_libio.h stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
basic_file_stdio.cc re PR libstdc++/5280 (Problems with named locales and iostreams (gnulocale)) 2002-04-29 07:00:50 +00:00
basic_file_stdio.h re PR libstdc++/5280 (Problems with named locales and iostreams (gnulocale)) 2002-04-29 07:00:50 +00:00
c_io_libio_codecvt.c
c_io_libio.h stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
c_io_stdio.h re PR libstdc++/4164 (33 Memory Leak when using iostream) 2002-04-16 00:45:36 +00:00