gcc/libstdc++-v3/bits
Benjamin Kosnik 20427c6b9b Sync libio to glibc-2.2 current CVS.
2000-07-01  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
	    Ulrich Drepper  <drepper@purist.soma.redhat.com>

	Sync libio to glibc-2.2 current CVS.
	* libio/_G_config.h: New file.
	* libio/wfileops.c: New file.
	* libio/wfiledoalloc.c: New file.
	* libio/wgenops.c: New file.
	* libio/iofwide.c: New file.
	* libio/Makefile.am: Tweaks.
	* libio/Makefile.in: Regenerate.
	* libio/gen-params: Remove. Generic replacement for this yet undone.
	* libio/[filedoalloc.c, fileops.c, genops.c, iolibio.h, libio.h,
	libioP.h, stdfiles.c]: Update.
	* config/c_io_libio.cc: Tweaks.
	* acinclude.m4: Complete hacks to test wide io.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* src/Makefile.am: Update.
	* src/Makefile.in: Regenerate.

	* math/cargl.c: Remove underscores.

	* bits/locale_facets.h: Tweaks. Start adding iconv details
	and notes.
	* bits/locale_facets.tcc: Tweaks.
	* bits/std_cwchar.h: Tweaks.

Co-Authored-By: Ulrich Drepper <drepper@purist.soma.redhat.com>

From-SVN: r34822
2000-07-02 02:16:35 +00:00
..
basic_file.h
basic_ios.h
basic_ios.tcc
basic_string.h
c++config
char_traits.h ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
concept_checks.h 2000-06-29 scott snyder <snyder@fnal.gov> 2000-06-30 00:49:12 +00:00
container_concepts.h Update to SGI STL 3.3 2000-06-27 23:08:37 +00:00
cpp_type_traits.h
exception_support.h
fpos.h
fstream.tcc filebuf.cc: Tweak. 2000-06-29 18:20:55 +00:00
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h
istream.tcc
limits_generic.h
locale_facets.h Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
locale_facets.tcc Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
localefwd.h
mask_array.h
ostream.tcc ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
pthread_allocimpl.h
sbuf_iter.h
sequence_concepts.h Update to SGI STL 3.3 2000-06-27 23:08:37 +00:00
slice_array.h
slice.h
sstream.tcc ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
std_algorithm.h
std_bitset.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
std_cassert.h
std_cctype.h
std_cerrno.h
std_cfloat.h
std_climits.h
std_clocale.h
std_cmath.h [multiple changes] 2000-06-22 23:59:04 +00:00
std_complex.h
std_csetjmp.h
std_csignal.h
std_cstdarg.h
std_cstddef.h
std_cstdio.h
std_cstdlib.h
std_cstring.h
std_ctime.h
std_cwchar.h Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
std_cwctype.h
std_deque.h
std_exception.h
std_fstream.h ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
std_functional.h
std_iomanip.h
std_ios.h
std_iosfwd.h
std_iostream.h
std_istream.h
std_iterator.h
std_list.h
std_locale.h
std_map.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
std_memory.h std_memory.h (auto_ptr_ref): Reworked and defined only if _GLIBCPP_RESOLVE_LIB_DEFECTS. 2000-06-29 21:07:04 +00:00
std_new.h
std_numeric.h
std_ostream.h ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
std_queue.h
std_set.h
std_sstream.h ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
std_stack.h
std_stdexcept.h
std_streambuf.h ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
std_string.h
std_strstream.h
std_typeinfo.h
std_utility.h
std_valarray.h
std_vector.h
stl_algo.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_algobase.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_alloc.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_config.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_construct.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_deque.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_function.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_heap.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_iterator_base.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_iterator.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_list.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_map.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_multimap.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_multiset.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_numeric.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_pair.h
stl_pthread_alloc.h
stl_queue.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_range_errors.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_stack.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_string_fwd.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_tempbuf.h
stl_threads.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_tree.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_uninitialized.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
stl_vector.h Update to SGI STL 3.3 2000-06-27 20:57:11 +00:00
streambuf.tcc streambuf.tcc: repaired _S_copy_streambufs() 2000-06-13 22:20:56 +00:00
string.tcc [multiple changes] 2000-06-26 20:22:01 +00:00
type_traits.h
valarray_array.h valarray_array.h (_Array_default_ctor<>::_S_do_it): Don't forget the sizeof(_Tp) factor in call to memset(). 2000-06-28 14:38:39 +00:00
valarray_array.tcc
valarray_meta.h