summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/splice.cc
AgeCommit message (Expand)Author
2020-01-30Enforce splice offset limitsMichael Pratt
2020-01-21Change to standard types.Adin Scannell
2020-01-21Merge pull request #1492 from majek:err_typo_in_netstack_testsgVisor bot
2019-09-12Implement splice methods for pipes and sockets.Adin Scannell
2019-08-06Require pread/pwrite for splice file offsetsMichael Pratt
2019-05-21Add basic plumbing for splice and stub implementation.Adin Scannell