]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Changed #if defined(platform) tests into #if defined(HAVE_...) tests.
authorBart Van Assche <bvanassche@acm.org>
Sat, 3 May 2008 09:15:25 +0000 (09:15 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 3 May 2008 09:15:25 +0000 (09:15 +0000)
commit95a4f942119114432801ec846889c4d829521d09
treea5e32ee4f9191e3d2d71664e5c68f60d91916b52
parent27e6ce8d8c62b7265de69ab52e81c46e8bcec618
Changed #if defined(platform) tests into #if defined(HAVE_...) tests.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7999
exp-drd/drd_pthread_intercepts.c
exp-drd/tests/recursive_mutex.c