about summary refs log tree commit diff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/Versions b/hurd/Versions
index aa27f0f098..f37e359ac8 100644
--- a/hurd/Versions
+++ b/hurd/Versions
@@ -140,7 +140,7 @@ libc {
 
   HURD_CTHREADS_0.3 {
     # weak refs to libthreads functions that libc calls iff libthreads in use
-    __cthread_fork; __cthread_detach;
+    __cthread_fork; __pthread_create; __cthread_detach; __pthread_detach;
     __pthread_getattr_np; __pthread_attr_getstack;
 
     # cthreads functions with stubs in libc