diff options
Diffstat (limited to 'linuxthreads/Versions')
-rw-r--r-- | linuxthreads/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/Versions b/linuxthreads/Versions index c52d88f4e1..8f38b9b604 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -139,6 +139,7 @@ libpthread { # New functions from IEEE Std. 1003.1-200x. sem_timedwait; + pthread_attr_getstack; pthread_attr_setstack; pthread_spin_destroy; pthread_spin_init; pthread_spin_lock; pthread_spin_trylock; pthread_spin_unlock; pthread_getcpuclockid; |