From 79af0a1dca755275e8cc4597131b30c4601f1963 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 29 Sep 2002 22:48:07 +0000 Subject: * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location. 2002-09-29 Roland McGrath --- sysdeps/mach/hurd/Versions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdeps/mach') diff --git a/sysdeps/mach/hurd/Versions b/sysdeps/mach/hurd/Versions index a05003b82d..dcaaae6146 100644 --- a/sysdeps/mach/hurd/Versions +++ b/sysdeps/mach/hurd/Versions @@ -21,6 +21,10 @@ ld { _exit; _hurd_intr_rpc_mach_msg; abort; } + GLIBC_2.2.6 { + # this also must be shared with libc. + __errno_location; + } GLIBC_PRIVATE { _dl_init_first; -- cgit 1.4.1