Explorar el Código

sync with glibc

Mike Frysinger hace 21 años
padre
commit
f09a0bab8d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      libpthread/linuxthreads.old_db/Versions

+ 3 - 0
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;
+  }
 }