]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use definition of enum __libc_tsd_key_t from glibc 2.2.4 rather than
authorJulian Seward <jseward@acm.org>
Thu, 5 Sep 2002 19:47:46 +0000 (19:47 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 5 Sep 2002 19:47:46 +0000 (19:47 +0000)
commit7c095542c431e526d7fee83e898886940e8b4136
tree4e891d6998f39b52ffd1741dd0f5a8e5249e4a91
parent358807313f8b9a58c2b0dccf988d8d750ef1b9ba
Use definition of  enum __libc_tsd_key_t  from glibc 2.2.4 rather than
2.2.2.  This gets rid of the following message:

valgrind's libpthread.so: libc_internal_tsd_get: dubious key 2

MERGE TO ERASER

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@899
vg_libpthread.c