OSDN Git Service

hide div functions in libc, but export them in ldso so that other shared libs dont...
authorMike Frysinger <vapier@gentoo.org>
Thu, 2 Mar 2006 04:02:39 +0000 (04:02 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 2 Mar 2006 04:02:39 +0000 (04:02 -0000)
libc/sysdeps/linux/alpha/divrem.h

index 8e51bf6..bd4e2d1 100644 (file)
@@ -85,7 +85,9 @@
 
        .ent UFUNC_NAME
        .globl UFUNC_NAME
+#ifndef IS_IN_rtld
        .hidden UFUNC_NAME
+#endif
 
        .align 3
 UFUNC_NAME: