]> granicus.if.org Git - strace/commit
ia64: add missing syscalls
authorMike Frysinger <vapier@gentoo.org>
Thu, 14 Aug 2014 05:02:16 +0000 (01:02 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 14 Aug 2014 23:29:43 +0000 (23:29 +0000)
commita80c636fd0c3aade07adac23510a2732963e2fef
tree7a70feb5795a17aa40e66c4e99d2f87f8a4ea0a7
parentdd80a879bed672bae6a0fc9ba61916d27c4e5fa7
ia64: add missing syscalls

When the preadv/pwritev syscalls were added, the ones before it in the
ia64 list were missed, so all the syscalls there and later were not in
the right location (causing things to be decoded incorrectly).

Add the missing syscalls before preadv which also re-aligns all the
syscalls after that point.  This fixes the uio.test.

* linux/ia64/syscallent.h: Add syscalls 1310 through 1318.
linux/ia64/syscallent.h