mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
2002-04-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for GLIBC_2.2.6.
This commit is contained in:
parent
80c00d3173
commit
39ebfd809e
@ -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
|
||||
|
@ -19,4 +19,7 @@ libc {
|
||||
# w*
|
||||
wordexp;
|
||||
}
|
||||
GLIBC_2.2.6 {
|
||||
getunwind;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user