summaryrefslogtreecommitdiffhomepage
path: root/pkg/syserr/syserr.go
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
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
2019-01-03Allow creating syserr.Errors at runtime.Ian Gudger
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-14Reduce map lookups in syserrIan Gudger
2018-05-22Clarify that syserr.New must only be called during initIan Gudger
2018-04-28Check in gVisor.Googler