]> sourceware.org Git - glibc.git/commit
Linux: renameat2 syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:06:39 +0000 (12:06 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:06:39 +0000 (12:06 +0100)
commitf122f356c59bc6b32a9111bd97b593c39402d993
treebc9390fb1785038fc9dbec37d75d55d1fa12abeb
parentfeaa150680f874b611f51c3349a2c8bc73f90020
Linux: renameat2 syscall number is always available

Due to the built-in tables, __NR_renameat2 is always defined.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/renameat2.c
This page took 0.040213 seconds and 5 git commands to generate.