mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
file vg_libpthread.so.0.c. Now: * libpthread.so is built as just-another-so, like valgrind.so and valgrinq.so. * there is a new dummy target libpthread.so.0 which is build just by a symlink. Unfortunately for some reason, when the .so.0 is installed, it gets a complete copy rather than just the symlink being copied. But it works, at least. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@68