summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/sendfile.cc
AgeCommit message (Expand)Author
2019-10-03Don't report partialResult errors from sendfileAndrei Vagin
2019-09-12Implement splice methods for pipes and sockets.Adin Scannell
2019-08-27Fix sendfile(2) error codeFabricio Voznika
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-02-25Handle invalid offset in sendfile(2)Fabricio Voznika
2018-12-10Open source system call tests.Brian Geffon