gcc/libstdc++-v3/config
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
..
cpu Correct license. 2001-02-28 00:14:16 +00:00
os c++config (__NO_MATH_INLINES): Move to... 2001-05-24 20:51:33 +00:00
basic_file_libio.cc basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
basic_file_libio.h basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
basic_file_stdio.cc basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
basic_file_stdio.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
c_io_libio.h std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
c_io_libio_codecvt.c c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
c_io_stdio.h acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
c_locale_generic.cc c_locale_generic.cc: Remove langinfo include. 2001-01-30 17:21:50 +00:00
c_locale_generic.h Preliminary named locales. 2001-01-30 09:18:51 +00:00
c_locale_gnu.cc Preliminary named locales. 2001-01-30 09:18:51 +00:00
c_locale_gnu.h c_locale_gnu.h: Add clocale include. 2001-02-22 01:35:47 +00:00