gcc/libstdc++-v3/config/io
Benjamin Kosnik 005326029f stl_algo (__stl_threshold): Declare external.
2002-02-11   Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/stl_algo (__stl_threshold): Declare external.
	(__stl_chunk_size): Same.
	* include/bits/stl_bvector.h (__WORD_BIT): Same.
	* include/bits/stl_tree.h (_S_rb_tree_red): Same.
	(_S_rb_tree_black): Same.
	* src/stl-inst.cc (__stl_threshold): Define.
	(__stl_chunk_size): Same.
	(__WORD_BIT): Same.
	(_S_rb_tree_red): Same.
	(_S_rb_tree_black): Same.

	* config/io/basic_file_libio.h (__basic_file): Add declarations.
	* include/bits/basic_file.h: Remove.
	* config/io/c_io_stdio.h: Remove _GLIBCPP_BASIC_FILE_ENCAPSULATION
	Declare generic types, specialization.
        * config/io/basic_file_stdio.cc: Definitions.
	* config/io/c_io_libio.h: Remove _GLIBCPP_BASIC_FILE_INHERITANCE.
	Declare generic types.
	* include/Makefile.am (bits_headers): Remove basic_file.h.
	(extra_target_headers): Change basic_file_model.h to basic_file.h.
	(stamp-target): Same.

	* include/bits/stl_alloc.h: Tweaks.
	* include/bits/localefwd.h: Same.

From-SVN: r49697
2002-02-12 04:35:58 +00:00
..
basic_file_libio.cc Implement std::messages. 2001-08-08 02:49:01 +00:00
basic_file_libio.h stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
basic_file_stdio.cc stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
basic_file_stdio.h stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
c_io_libio.h stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
c_io_libio_codecvt.c Implement std::messages. 2001-08-08 02:49:01 +00:00
c_io_stdio.h stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00