Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
  • Loading branch information
Ulrich Drepper committed Apr 26, 2001
1 parent c51dc06 commit fa39bea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
3 changes: 3 additions & 0 deletions sysdeps/unix/sysv/linux/ia64/syscalls.list
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fa39bea

Please sign in to comment.