]> git.ipfire.org Git - thirdparty/glibc.git/commit
Linux: renameat2 syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 14:25:17 +0000 (15:25 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 15:54:01 +0000 (16:54 +0100)
commit191fbd3aeb6a1117649595f0ffd709f533f29efb
treeea4c2649bff474006e7e922278a11b391262c296
parentaff7fcc5ee68faa1334ccfe8066ae3c42d927fe8
Linux: renameat2 syscall number is always available

Due to the built-in tables, __NR_renameat2 is always defined.
sysdeps/unix/sysv/linux/renameat2.c