summaryrefslogtreecommitdiff
path: root/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'Versions')
-rw-r--r--Versions8
1 files changed, 8 insertions, 0 deletions
diff --git a/Versions b/Versions
index 4ad3c3e..67c6032 100644
--- a/Versions
+++ b/Versions
@@ -143,5 +143,13 @@ libpthread {
GLIBC_PRIVATE {
__shm_directory;
__pthread_threads;
+
+ __cthread_detach;
+ __cthread_fork;
+ __cthread_keycreate;
+ __cthread_getspecific;
+ __cthread_setspecific;
+ __pthread_getattr_np;
+ __pthread_attr_getstack;
}
}