summaryrefslogtreecommitdiffhomepage
path: root/pkg/syserror/syserror.go
AgeCommit message (Expand)Author
2020-02-21Implement tap/tun device in vfs.Ting-Yu Wang
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Enforce message size limits and avoid host calls with too many iovecsMichael Pratt
2018-04-28Check in gVisor.Googler