]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add libc support for the copy_file_range(2) syscall added by r350315.
authorrmacklem <rmacklem@FreeBSD.org>
Thu, 25 Jul 2019 06:05:49 +0000 (06:05 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Thu, 25 Jul 2019 06:05:49 +0000 (06:05 +0000)
commitcd932f85db9373142036b3c741c284a68d7b863d
treea381e3a831cb5e2f8e421f1a29132569396b275d
parent64495a0aefdedbf2ce73188a92651098be75bf0b
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
lib/libc/sys/Makefile.inc
lib/libc/sys/Symbol.map
lib/libc/sys/copy_file_range.2 [new file with mode: 0644]