gcc/libstdc++-v3/src
Benjamin Kosnik 5fa9abc3e9 basic_file.h (get_fileno): Remove.
2001-03-26  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/basic_file.h (get_fileno): Remove.
	(_M_fileno): Remove.
	(_M_cfile_created): Add.
	(basic_file::basic_file(__c_file_type*, openmode): Add.
	(basic_file::basic_file(int, const char*, openmode): Remove.
	* include/bits/fstream.tcc (basic_fstream::basic_filebuf(int __fd,
	const char*, ios_base::openmode): Don't allocate
	internal buffers. Turn off internal buffers.
	(basic_filebuf::overflow): Remove test for null buffer.
	(basic_filebuf::_M_really_overflow): Same. Allow unbuffered use.
	* include/bits/streambuf.cc: Tweak.
	* include/bits/std_ostream.h: Tweak.
	* config/basic_file_libio.h: Same.
	* config/basic_file_stdio.h: Same.
	* src/ios.cc (ios_base::Init::Init()): Unbuffer stdout by default.
	* testsuite/27_io/filebuf_members.cc: Tweaks.
	* testsuite/27_io/ios_base_members_static.cc: Tweaks.

From-SVN: r40863
2001-03-27 03:48:17 +00:00
..
bitset.cc
codecvt.cc
complex_io.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
functexcept.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
gen-num-limits.cc gen-num-limits.cc: Instantiate for wchar_t. 2001-03-20 11:39:45 -08:00
globals.cc Makefile.am (sources): Add globals.cc. 2001-01-25 22:39:29 +00:00
ios.cc basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
limits_generic.cc
locale-inst.cc misc-inst.cc (__sink_unused_warning): Move to... 2001-03-23 20:02:03 +00:00
locale.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
localename.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
Makefile.am acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. 2001-03-25 00:16:58 +00:00
Makefile.in acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. 2001-03-25 00:16:58 +00:00
misc-inst.cc misc-inst.cc (__sink_unused_warning): Move to... 2001-03-23 20:02:03 +00:00
stdexcept.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl-inst.cc misc-inst.cc (__sink_unused_warning): Move to... 2001-03-23 20:02:03 +00:00
string-inst.cc c++config (__GLIBCPP__): Bump number in anticipation of 2.92. 2001-03-01 00:37:18 +00:00
strstream.cc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
valarray-inst.cc Fixups for -fno-for-scope 2001-03-12 21:42:57 +00:00
wstring-inst.cc [multiple changes] 2001-03-02 21:38:26 +00:00