]> sourceware.org Git - glibc.git/commit
Linux: copy_file_range syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:11:01 +0000 (12:11 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:11:01 +0000 (12:11 +0100)
commita72ae22d5d9951a97b4e3c3101cc651ef1a01da3
tree7f0e07a617a7a3b6d19424625aa7e65b7642a86b
parentf122f356c59bc6b32a9111bd97b593c39402d993
Linux: copy_file_range syscall number is always available

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

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