1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00
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:
Ulrich Drepper
2002-04-25 00:18:11 +00:00
parent 80c00d3173
commit 39ebfd809e
2 changed files with 8 additions and 0 deletions

View File

@ -19,4 +19,7 @@ libc {
# w*
wordexp;
}
GLIBC_2.2.6 {
getunwind;
}
}