whitelisted another pthread_setspecific implementation

This commit is contained in:
Martin Willi
2008-12-08 15:27:24 +00:00
parent d21b3549f7
commit 9eb85cffe1
+1
View File
@@ -160,6 +160,7 @@ char *whitelist[] = {
/* pthread stuff */
"pthread_create",
"pthread_setspecific",
"__pthread_setspecific",
/* glibc functions */
"mktime",
"__gmtime_r",