gcc/libstdc++-v3/include/c_std/bits
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
..
cmath.tcc configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. 2000-12-22 00:27:01 +00:00
std_cassert.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cctype.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cerrno.h std_cerrno.h (errno): Define macro from identifier declared with external linkage, if needed. 2001-04-23 19:54:34 +00:00
std_cfloat.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_climits.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_clocale.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cmath.h std_cmath.h (std): Explicitly inject c99 names. 2001-04-26 02:23:52 +00:00
std_csetjmp.h std_cerrno.h (errno): Define macro from identifier declared with external linkage, if needed. 2001-04-23 19:54:34 +00:00
std_csignal.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cstdarg.h std_cerrno.h (errno): Define macro from identifier declared with external linkage, if needed. 2001-04-23 19:54:34 +00:00
std_cstddef.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cstdio.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cstdlib.h std_cmath.h (std): Explicitly inject c99 names. 2001-04-26 02:23:52 +00:00
std_cstring.h std_cstring.h: #define away all global functions we will redeclare in namespace `std'. 2001-05-25 01:33:21 +00:00
std_ctime.h std_cerrno.h: Correct date format for copyright. 2001-02-05 22:27:40 +00:00
std_cwchar.h std_cstring.h (memchr): Define "C" functions to __glibcpp_memchr. 2001-05-22 04:58:45 +00:00
std_cwctype.h std_cwctype.h: Include std_cwchar.h for wint_t. 2001-01-04 04:21:42 +00:00