Age | Commit message (Expand) | Author |
---|---|---|
2021-06-29 | [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL | Zach Koopmans |
2021-06-22 | [syserror] Add conversions to linuxerr with temporary Equals method. | Zach Koopmans |
2021-06-16 | [syserror] Refactor linuxerr and error package. | Zach Koopmans |
2021-05-11 | [syserror] Refactor abi/linux.Errno | Zach Koopmans |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-01-03 | Allow creating syserr.Errors at runtime. | Ian Gudger |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-08-14 | Reduce map lookups in syserr | Ian Gudger |
2018-05-22 | Clarify that syserr.New must only be called during init | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |