aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/copy_file_range.2
Commit message (Expand)AuthorAgeFilesLines
* copy_file_range(2): add recommendation to use large "len"Rick Macklem2021-01-031-1/+10
* libc: Fix most issues reported by mandocGordon Bergling2020-12-191-7/+3
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-301-1/+3
* Update the copy_file_range man page to reflect the semantic changeRick Macklem2019-11-101-1/+14
* Update the copy_file_range.2 man page to reflect the semantic changeRick Macklem2019-11-081-8/+9
* Fix grammar nit in copy_file_range docsBenjamin Kaduk2019-07-251-1/+1
* Add libc support for the copy_file_range(2) syscall added by r350315.Rick Macklem2019-07-251-0/+191