mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03: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:
@ -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>
|
2002-04-14 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
* posix/regex.c (re_max_failures): Add back symbol for binary
|
* posix/regex.c (re_max_failures): Add back symbol for binary
|
||||||
|
@ -19,4 +19,7 @@ libc {
|
|||||||
# w*
|
# w*
|
||||||
wordexp;
|
wordexp;
|
||||||
}
|
}
|
||||||
|
GLIBC_2.2.6 {
|
||||||
|
getunwind;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user