Update.
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
This commit is contained in:
parent
c51dc068d5
commit
fa39bea49e
@ -1,5 +1,7 @@
|
||||
2001-04-26 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
|
||||
|
||||
* string/strcoll.c: Fix two memory allocation problems.
|
||||
* string/Makefile (tests): Add bug-strcoll1.
|
||||
* string/bug-strcoll1.c: New file.
|
||||
|
@ -79,3 +79,6 @@ s_stat xstat stat i:sp __syscall_stat
|
||||
s_lstat lxstat lstat i:sp __syscall_lstat
|
||||
s_fstat fxstat fstat i:ip __syscall_fstat
|
||||
s_sysctl sysctl _sysctl i:p __syscall__sysctl
|
||||
|
||||
# IA-64 specific
|
||||
getunwind EXTRA getunwind i:pi getunwind
|
||||
|
Loading…
x
Reference in New Issue
Block a user