]> git.ipfire.org Git - thirdparty/glibc.git/commit
Linux: copy_file_range syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 14:38:53 +0000 (15:38 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 15:54:01 +0000 (16:54 +0100)
commit49f28ea934a2bb9b46c13da2b1230ea990875943
tree662a0d53f899ef4cbd16e4937dd513aad74f36de
parent191fbd3aeb6a1117649595f0ffd709f533f29efb
Linux: copy_file_range syscall number is always available

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