gcc/libstdc++-v3/include/bits
Benjamin Kosnik 469550eb04 Fixes for libstdc++/1576
2001-01-09  Benjamin Kosnik  <bkoz@redhat.com>
	                     <kainz@ilm.com>

	Fixes for libstdc++/1576
	* src/stdstreams.cc: Initialize with NULL filebuf. Delete
	file, move contents into....
	* src/ios.cc: ...Here. Put defines for iostreams objects and
	initialization routines into one file to simplify DSO interaction.
	* include/bits/std_iostream.h: Touch.
	* include/bits/ios_base.h (_S_synched_with_stdio): Make static.
	* src/Makefile.am (sources): Remove stdstreams.cc.
	* src/Makefile.in: Regenerate.

From-SVN: r38871
2001-01-10 17:24:11 +00:00
..
basic_file.h basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not defined. 2000-11-12 03:27:10 +00:00
basic_ios.h
basic_ios.tcc [multiple changes] 2001-01-06 02:44:11 +00:00
basic_string.h mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
basic_string.tcc std_cwctype.h: Include std_cwchar.h for wint_t. 2001-01-04 04:21:42 +00:00
c++config acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value. 2001-01-03 15:53:28 +00:00
char_traits.h
codecvt.h Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
concept_checks.h
container_concepts.h
cpp_type_traits.h * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting. 2000-11-10 17:48:15 +00:00
exception_support.h
fpos.h fpos.h (fpos:::fpos(streamoff __pos)): Explicitly initialize mbstate_t member, name offset data members *off, not pos. 2001-01-08 23:51:57 +00:00
fstream.tcc fpos.h (fpos:::fpos(streamoff __pos)): Explicitly initialize mbstate_t member, name offset data members *off, not pos. 2001-01-08 23:51:57 +00:00
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h Fixes for libstdc++/1576 2001-01-10 17:24:11 +00:00
istream.tcc acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. 2000-12-20 21:37:57 +00:00
limits_generic.h
locale_facets.h Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
locale_facets.tcc Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
localefwd.h [multiple changes] 2001-01-06 02:44:11 +00:00
mask_array.h
ostream.tcc
pthread_allocimpl.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
sbuf_iter.h
sequence_concepts.h
slice_array.h
slice.h
sstream.tcc
std_algorithm.h
std_bitset.h Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
std_complex.h 2001-01-09 Peter Schmid<schmid@snake.iap.physik.tu-darmstadt.de> 2001-01-10 02:30:57 +00:00
std_deque.h
std_fstream.h
std_functional.h
std_iomanip.h
std_ios.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_iosfwd.h
std_iostream.h Fixes for libstdc++/1576 2001-01-10 17:24:11 +00:00
std_istream.h
std_iterator.h
std_list.h
std_locale.h Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
std_map.h
std_memory.h
std_numeric.h
std_ostream.h
std_queue.h
std_set.h
std_sstream.h
std_stack.h
std_stdexcept.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_streambuf.h c++config, [...]: Correct spelling of "deprecated". 2000-11-20 08:25:18 +00:00
std_string.h std_cwctype.h: Include std_cwchar.h for wint_t. 2001-01-04 04:21:42 +00:00
std_utility.h
std_valarray.h std_valarray.h (valarray::valarray): Fix thinko. 2000-10-26 08:49:10 +00:00
std_vector.h
stl_algo.h
stl_algobase.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_alloc.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_config.h acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
stl_construct.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_deque.h
stl_function.h
stl_heap.h
stl_iterator_base.h
stl_iterator.h
stl_list.h
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h stl_pair.h (make_pair): Add LWG solution. 2000-10-25 12:48:34 +00:00
stl_pthread_alloc.h
stl_queue.h
stl_range_errors.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_string_fwd.h
stl_tempbuf.h
stl_threads.h
stl_tree.h stl_tree.h: Overload operators == and != to be able to handle the case... 2000-11-17 22:58:19 +00:00
stl_uninitialized.h
stl_vector.h
streambuf.tcc
type_traits.h
valarray_array.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
valarray_array.tcc
valarray_meta.h