add syscall numbers for the new renameat2 syscall
authorSzabolcs Nagy <nsz@port70.net>
Sun, 20 Jul 2014 13:43:42 +0000 (15:43 +0200)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 20 Jul 2014 16:42:21 +0000 (18:42 +0200)
commit002e8d84c5fec47636606aef5d2f16914c6097f3
tree872045d3d4bb3bd89374286f93994d5b0016673d
parent1312930f9bdea47006a8a8c8509c0bed5cf69e85
add syscall numbers for the new renameat2 syscall

it's like rename but with flags eg. to allow atomic exchange of two files,
introduced in linux 3.15 commit 520c8b16505236fc82daa352e6c5e73cd9870cff
arch/arm/bits/syscall.h
arch/i386/bits/syscall.h
arch/mips/bits/syscall.h
arch/or1k/bits/syscall.h
arch/powerpc/bits/syscall.h
arch/x32/bits/syscall.h
arch/x86_64/bits/syscall.h