gcc/libstdc++-v3/config
Benjamin Kosnik d04703d6d7 C/C++ io merge/sync.
2000-08-14  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	C/C++ io merge/sync.
	* libio/fileops.c
	* libio/genops.c
	* libio/iofclose.c
	* libio/iofopen.c
	* libio/iofwide.c
	* libio/libio.h
	* libio/libioP.h
	* libio/stdio.c
	* libio/wfileops.c
	* libio/wgenops.c
	* config/c_io_libio.cc (__basic_file): Add hacky casts to
	((struct _IO_FILE_plus *) in ctors.
	(__basic_file<wchar_t>): Adjust _wide_data->_codecvt to just _codecvt.
	* libio/Makefile.am: Fix copyright. Remove cleanup.c.
	* libio/cleanup.c: Remove.
	* libio/filedoalloc.c (_IO_file_doallocate): Don't call
	_IO_cleanup_registration_needed, even if not libc.

	* testsuite/27_io/stringstream.cc (test02): Fix.

From-SVN: r35694
2000-08-15 07:33:00 +00:00
..
aix [multiple changes] 2000-06-13 02:13:54 +00:00
bsd [multiple changes] 2000-06-13 02:13:54 +00:00
cpu atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
generic [multiple changes] 2000-06-13 02:13:54 +00:00
gnu-linux [multiple changes] 2000-06-13 02:13:54 +00:00
irix
newlib [multiple changes] 2000-06-13 02:13:54 +00:00
solaris [multiple changes] 2000-06-13 02:13:54 +00:00
c_io_libio.cc C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
c_io_libio.h [multiple changes] 2000-08-09 07:33:39 +00:00
c_io_libio_codecvt.c c_io_libio.h: Tweak. 2000-08-09 07:31:26 +00:00
threads-no.h
threads-posix.h