summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/sys_read.go
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2018-12-20Make read and write respect SO_RCVTIMEO and SO_SNDTIMEOIan Gudger
2018-12-19Implement pwritev2.Zach Koopmans
2018-11-26Implementation of preadv2 for Linux 4.4 supportZach Koopmans
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler