gcc/libstdc++-v3/include/c_std/bits
Benjamin Kosnik df7b13598a acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws.
2001-06-09  Benjamin Kosnik  <bkoz@redhat.com>

	* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc,
	fgetws.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* include/c_std/bits/std_cwchar.h: Remove duplicate fgetwc
	injection, guard fgetwc, fgetws.
	* include/c_std/bits/std_cstdio.h: Remove superfluous includes.
	* include/c_std/bits/std_clocale.h: And here.
	* include/c_std/bits/std_cctype.h: And here.
	* include/c_std/bits/std_cstdlib.h (strtof): Guard strtof injection.

	* config/basic_file_stdio.h: Don't include unistd.h.
	* config/c_io_stdio.h: Don't use compatibility headers.
	* libsupc++/eh_terminate.cc: Qualify abort.
	(__terminate): And here.
	* libsupc++/eh_catch.cc (__cxa_end_catch): Qualify abort.

From-SVN: r43070
2001-06-09 06:49:13 +00:00
..
cmath.tcc configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. 2000-12-22 00:27:01 +00:00
std_cassert.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cctype.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
std_cerrno.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cfloat.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_climits.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_clocale.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
std_cmath.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_csetjmp.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_csignal.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstdarg.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstddef.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstdio.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
std_cstdlib.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
std_cstring.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_ctime.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cwchar.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
std_cwctype.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00