aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2001-05-25 01:33:21 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2001-05-25 01:33:21 +0000
commiteeff8d2c06afac42374bc74a8e138d4bf981fc52 (patch)
treeef1f1cecb0dd34e11de53e2848b9c3b5bd7348b0 /gcc
parentf5aada264731ac00bd7afaa254cb0ed1b6b62917 (diff)
downloadgcc-eeff8d2c06afac42374bc74a8e138d4bf981fc52.zip
gcc-eeff8d2c06afac42374bc74a8e138d4bf981fc52.tar.gz
gcc-eeff8d2c06afac42374bc74a8e138d4bf981fc52.tar.bz2
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions