summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/sendfile_socket.cc
AgeCommit message (Expand)Author
2020-04-08splice: cap splice calls to MAX_RW_COUNTAndrei Vagin
2020-04-03Add missing newlineTamir Duberstein
2020-01-28Prefer Type& over Type &Michael Pratt
2019-10-23Remove comparison between signed and unsigned intMichael Pratt
2019-06-11Eat sendfile partial errorAdin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-26Remove syscall tests' dependency on glogTamir Duberstein
2018-12-10Open source system call tests.Brian Geffon