mirror of git://sourceware.org/git/glibc.git
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>
|
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;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue