HomeFreeBSD

Add libc support for the copy_file_range(2) syscall added by r350315.

Description

Add libc support for the copy_file_range(2) syscall added by r350315.

copy_file_range.2 is a new man page (content change).

Reviewed by: kib, asomers
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D20584

Details