summaryrefslogtreecommitdiffhomepage
path: root/pkg/syserror
AgeCommit message (Expand)Author
2020-02-21Merge release-20200211.0-65-gb8f56c7 (automated)gVisor bot
2020-02-21Implement tap/tun device in vfs.Ting-Yu Wang
2020-02-06Merge release-20200127.0-85-g1b6a12a (automated)gVisor bot
2020-01-27Standardize on tools directory.Adin Scannell
2019-12-23Merge release-20191213.0-46-gf45df75 (automated)gVisor bot
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-07-12Merge 69e0affa (automated)gVisor bot
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-06-02Merge 216da0b7 (automated)gVisor bot
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
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-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-04-28Check in gVisor.Googler