about summary refs log tree commit diff
path: root/library/std/src/sys/unix/kernel_copy
AgeCommit message (Expand)AuthorLines
2020-11-13do direct splice syscall and probe availability to get android builds to workThe8472-0/+34
2020-11-13move sendfile/splice/copy_file_range into kernel_copy moduleThe8472-2/+2
2020-11-13limit visibility of copy offload helpers to sys::unix moduleThe8472-0/+179