fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8
authorSzabolcs Nagy <nsz@port70.net>
Sun, 9 Oct 2016 16:58:10 +0000 (18:58 +0200)
committerRich Felker <dalias@aerifal.cx>
Thu, 20 Oct 2016 05:27:07 +0000 (01:27 -0400)
commit2ed811a38a92e3710e0eba98b85ccd880ceb703d
treedc1d79853bb05813b3e564af23bfaca414d9a368
parent05973dc3bbc1aca9b3c8347de6879ed72147ab3b
fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8

the numbers were wrong in musl, but they were also wrong in the kernel
and got fixed in v4.8 commit 3ebfd81f7fb3e81a754e37283b7f38c62244641a
arch/x32/bits/syscall.h.in