gcc/libstdc++-v3/include/c
Benjamin Kosnik 93b855862a std_cwchar.h: Guard.
2002-06-18  Benjamin Kosnik  <bkoz@redhat.com>

	* include/c/std_cwchar.h: Guard. Add mbstate_t bits.
	* include/c/std_cwctype.h: Guard.

	* libsupc++/eh_alloc.cc: Tweak include order.
	* libsupc++/pure.cc: Use cstdio.
	* libsupc++/new_op.cc: Remove malloc forward declaration, as
	cstdlib brings it in. Use std::malloc.

	* src/Makefile.am (sources): Remove cmath.cc.
	* src/Makefile.in: Regenerate.
	* src/cmath.cc: Remove.

From-SVN: r54782
2002-06-19 15:19:53 +00:00
..
std_cassert.h acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __signbit directly. 2002-03-23 03:19:03 +00:00
std_cctype.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cerrno.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cfloat.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_ciso646.h acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __signbit directly. 2002-03-23 03:34:28 +00:00
std_climits.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_clocale.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cmath.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_csetjmp.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_csignal.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstdarg.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstddef.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstdio.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstdlib.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstring.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_ctime.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cwchar.h std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
std_cwctype.h std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00