]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add getunwind for GLIBC_2.2.6.
authorUlrich Drepper <drepper@redhat.com>
Thu, 25 Apr 2002 00:16:00 +0000 (00:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 25 Apr 2002 00:16:00 +0000 (00:16 +0000)
sysdeps/unix/sysv/linux/ia64/Versions

index e307eca3b12a37d873cfcc3cdb94a437667fc793..8e1645d8c92a112fa327281d255d6352257cf06a 100644 (file)
@@ -23,4 +23,7 @@ libc {
     # w*
     wordexp;
   }
+  GLIBC_2.2.6 {
+    getunwind;
+  }
 }