gcc/libstdc++-v3/libsupc++
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
..
cxxabi.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
exception exception (__verbose_terminate_handler): Point to docs. 2002-04-02 02:07:22 +00:00
exception_defines.h
Makefile.am configure.in (AC_CHECK_HEADERS): Check for string.h & stdlib.h. 2002-05-04 20:20:29 +00:00
Makefile.in misc-inst.cc: Define unnecessary algorithm instantiations. 2002-05-27 14:55:57 +00:00
new re PR libstdc++/4164 (33 Memory Leak when using iostream) 2002-04-16 00:45:36 +00:00
new_handler.cc
new_op.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
tinfo2.cc
tinfo.cc
tinfo.h
typeinfo re PR libstdc++/4164 (33 Memory Leak when using iostream) 2002-04-16 00:45:36 +00:00
unwind-cxx.h
vec.cc