gcc/libstdc++-v3/libio
Benjamin Kosnik f133a43eab acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory to no...
2000-09-06  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory
	to no, so that libstdc++-v3's libio will be built on glibc-2.2
	systems.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* */Makefile.in: Regenerate.

	* bits/std_cwctype.h: Put in temporary hack to work around -O2 +
	glibc 2.1.x unsigned errors. Or disable -Werror by default...

	* testsuite/23_containers/vector_element_access.cc: New file.
	* bits/stl_config.h (__STL_THROW_RANGE_ERRORS): Define.

From-SVN: r36218
2000-09-07 01:02:01 +00:00
..
ChangeLog locale-inst.cc: Add codecvt<unicode_t... 2000-08-22 23:44:23 +00:00
Makefile.am C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
Makefile.in acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory to no... 2000-09-07 01:02:01 +00:00
_G_config.h acconfig.h: Revert. 2000-08-24 19:05:22 +00:00
filedoalloc.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
fileops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
genops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofclose.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofopen.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofwide.c codecvt.html: Add more bits, format. 2000-08-29 07:57:10 +00:00
iolibio.h Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
libio.h acconfig.h: Revert. 2000-08-24 19:05:22 +00:00
libioP.h C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
stdfiles.c acinclude.m4: Tweaks. 2000-07-19 00:57:38 +00:00
stdio.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
wfiledoalloc.c fileops.cc: Update to current glibc sources. 2000-08-01 07:44:11 +00:00
wfileops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
wgenops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00