add statx syscall numbers from linux v4.11
authorSzabolcs Nagy <nsz@port70.net>
Sun, 9 Jul 2017 19:22:31 +0000 (19:22 +0000)
committerRich Felker <dalias@aerifal.cx>
Sun, 5 Nov 2017 23:41:11 +0000 (18:41 -0500)
commit9864f60e929100e253fc813bd4105d6dd7652787
tree729d68673446645150e9d2cfdab28c71f8dfac14
parentc519658ceaf19e1e080ae337a79b56d37dae271c
add statx syscall numbers from linux v4.11

statx was added in linux commit a528d35e8bfcc521d7cb70aaf03e1bd296c8493f
(there is no libc wrapper yet and microblaze and sh misses the number).
12 files changed:
arch/aarch64/bits/syscall.h.in
arch/arm/bits/syscall.h.in
arch/i386/bits/syscall.h.in
arch/mips/bits/syscall.h.in
arch/mips64/bits/syscall.h.in
arch/mipsn32/bits/syscall.h.in
arch/or1k/bits/syscall.h.in
arch/powerpc/bits/syscall.h.in
arch/powerpc64/bits/syscall.h.in
arch/s390x/bits/syscall.h.in
arch/x32/bits/syscall.h.in
arch/x86_64/bits/syscall.h.in