about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/Versions
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-29 22:48:07 +0000
committerRoland McGrath <roland@gnu.org>2002-09-29 22:48:07 +0000
commit79af0a1dca755275e8cc4597131b30c4601f1963 (patch)
tree3474fbf35ca38cef26cac977f1e86e0c71cfc00e /sysdeps/mach/hurd/Versions
parente5baac1b40784ecbb8808440751a8b622dbc1db7 (diff)
downloadglibc-79af0a1dca755275e8cc4597131b30c4601f1963.tar.gz
glibc-79af0a1dca755275e8cc4597131b30c4601f1963.tar.xz
glibc-79af0a1dca755275e8cc4597131b30c4601f1963.zip
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.
2002-09-29  Roland McGrath  <roland@redhat.com>
Diffstat (limited to 'sysdeps/mach/hurd/Versions')
-rw-r--r--sysdeps/mach/hurd/Versions4
1 files changed, 4 insertions, 0 deletions
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;