]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 25 Apr 2002 00:18:11 +0000 (00:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 25 Apr 2002 00:18:11 +0000 (00:18 +0000)
2002-04-24  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for
GLIBC_2.2.6.

ChangeLog
sysdeps/unix/sysv/linux/ia64/Versions

index 57d990eff27f14195f921a4f38b993b6b242548b..95dae705b4bd838dc3c5f6979ed0737c6b12cdde 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-24  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for
+       GLIBC_2.2.6.
+
 2002-04-14  Bruno Haible  <bruno@clisp.org>
 
        * posix/regex.c (re_max_failures): Add back symbol for binary
 2002-04-14  Bruno Haible  <bruno@clisp.org>
 
        * posix/regex.c (re_max_failures): Add back symbol for binary
index 12d75425f4962703d656695c7edccaf3d4cd1f87..13d710a0783308637f40c6a32e0789a0b4f2c52a 100644 (file)
@@ -19,4 +19,7 @@ libc {
     # w*
     wordexp;
   }
     # w*
     wordexp;
   }
+  GLIBC_2.2.6 {
+    getunwind;
+  }
 }
 }
This page took 0.048593 seconds and 5 git commands to generate.