gcc/libstdc++-v3/include
Mark Mitchell eeff8d2c06 std_cstring.h: #define away all global functions we will redeclare in namespace `std'.
* include/c_std/bin/std_cstring.h: #define away all global
	functions we will redeclare in namespace `std'.
	* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Use
	std::memset, instead of memset.
	* testsuite/19_diagnostics/stdexceptions.cc: Use `std::strcmp',
	not plain `strcmp'.
	* testsuite/21_strings/c_strings.cc: Use `std::strcpy' instead of
	plain `strcpy'.

From-SVN: r42555
2001-05-25 01:33:21 +00:00
..
backward
bits basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
c/bits
c_shadow
c_std/bits std_cstring.h: #define away all global functions we will redeclare in namespace `std'. 2001-05-25 01:33:21 +00:00
ext slist: Include required header files. 2001-04-23 23:17:20 +00:00
std