From ae6cfd8bc146d34e8aae762d2d26164aa88385ed Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 1 Feb 2002 23:14:50 +0000 Subject: [PATCH] Move all symbols to GLIBC_PRIVATE. --- sysdeps/hppa/Versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/hppa/Versions b/sysdeps/hppa/Versions index c5f35d4..909d50b 100644 --- a/sysdeps/hppa/Versions +++ b/sysdeps/hppa/Versions @@ -1,5 +1,5 @@ ld { - GLIBC_2.2 { + GLIBC_PRIVATE { # hppa specific functions in the dynamic linker, but used by libc.so. _dl_symbol_address; _dl_unmap; _dl_lookup_address; _dl_function_address; -- 2.7.4