aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/Versions')
-rw-r--r--linuxthreads/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/Versions b/linuxthreads/Versions
index 4c36f2c393..2df1490804 100644
--- a/linuxthreads/Versions
+++ b/linuxthreads/Versions
@@ -14,6 +14,9 @@ libc {
pthread_self; pthread_setcancelstate; pthread_setcanceltype;
pthread_setschedparam;
}
+ GLIBC_2.1 {
+ pthread_attr_init;
+ }
}
libpthread {