]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't version the sem_xxx symbols that have more than one version in
authorTom Hughes <tom@compton.nu>
Mon, 23 Aug 2004 18:05:51 +0000 (18:05 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 23 Aug 2004 18:05:51 +0000 (18:05 +0000)
commit297462c18e750252b0ba51a7915caaba4bf61ee3
tree36a4c1bc6fa830d57644e60299ce1de5bac128c0
parent0ae90953a0abf14c9a049076cfb42f92f5adf752
Don't version the sem_xxx symbols that have more than one version in
glibc - it doesn't matter for valgrind as we only have one version and
by not versioning them we work no matter what version is asked for.

CCMAIL: 86289-done@bugs.kde.org

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2605
coregrind/vg_libpthread.vs