summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old_db/Versions
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-29 03:51:02 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-29 03:51:02 +0000
commit2d9da2f6be3e662889ef0e72759fe0f1a1495812 (patch)
tree8305337a5a2dee0085b57e970426f15c8d96dac5 /libpthread/linuxthreads.old_db/Versions
parent52d5212ff513bcc37a2c146ac99a76fd93189372 (diff)
downloaduClibc-alpine-2d9da2f6be3e662889ef0e72759fe0f1a1495812.tar.bz2
uClibc-alpine-2d9da2f6be3e662889ef0e72759fe0f1a1495812.tar.xz
Merge from trunk that gives us a valid NPTL dynamic loader and the start of the new build system. I have probably another 300 and some files to go *sigh*.
Diffstat (limited to 'libpthread/linuxthreads.old_db/Versions')
-rw-r--r--libpthread/linuxthreads.old_db/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/libpthread/linuxthreads.old_db/Versions b/libpthread/linuxthreads.old_db/Versions
index 4ca8042c1..063493c67 100644
--- a/libpthread/linuxthreads.old_db/Versions
+++ b/libpthread/linuxthreads.old_db/Versions
@@ -18,4 +18,7 @@ libthread_db {
GLIBC_2.3 {
td_thr_tls_get_addr;
}
+ GLIBC_2.3.3 {
+ td_thr_tlsbase;
+ }
}