add copy_file_range system call wrapper
authorÁrni Dagur <arni@dagur.eu>
Mon, 19 Aug 2019 23:41:14 +0000 (23:41 +0000)
committerRich Felker <dalias@aerifal.cx>
Sat, 24 Aug 2019 00:24:06 +0000 (20:24 -0400)
commitf76e183111bc4491ee575c3e2fcc793412acff4e
tree310bfc7e3b28c5bdc886631a6a90a0cae9373f67
parent6ad514e4e278f0c3b18eb2db1d45638c9af1c07f
add copy_file_range system call wrapper
include/unistd.h
src/linux/copy_file_range.c [new file with mode: 0644]