summaryrefslogtreecommitdiff
path: root/htl/Versions
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 21:32:57 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 21:32:57 +0000
commit24f3651607efe8b845f699378d2e8d231a6b6f4f (patch)
tree186e98fc2abb2c682095769cf3fc4631620d7c92 /htl/Versions
parent5fbd1a9aad274b17f2788dd22e5306cba07dab71 (diff)
parent2b5dab668f0cba1e6e060cc2b4cc5603558d602d (diff)
Merge branch 'fixes-2.28' into refs/top-bases/tschwinge/Roger_Whittaker
Diffstat (limited to 'htl/Versions')
-rw-r--r--htl/Versions2
1 files changed, 2 insertions, 0 deletions
diff --git a/htl/Versions b/htl/Versions
index 6a63a1b8a1..c5a616da10 100644
--- a/htl/Versions
+++ b/htl/Versions
@@ -150,6 +150,8 @@ libpthread {
__cthread_keycreate;
__cthread_getspecific;
__cthread_setspecific;
+ __pthread_getspecific;
+ __pthread_setspecific;
__pthread_getattr_np;
__pthread_attr_getstack;
}