From ff5fad1641bbd3b76501e01467b179c6aa6421b8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 1 Aug 1999 21:43:03 +0000 Subject: Update. * elf/Makefile (tests): Add resolvfail. Add rules to build the program. * elf/resolvfail.c: New file. --- linuxthreads/Versions | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index 66a8f46b5c..5ec3dacd3d 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -22,6 +22,13 @@ libc { } } +ld.so { + GLIBC_2.0 { + # Internal libc interface to libpthread + __libc_internal_tsd_get; __libc_internal_tsd_set; + } +} + libpthread { GLIBC_2.0 { # Hidden entry point (through macros). -- cgit 1.4.1