summaryrefslogtreecommitdiffhomepage
path: root/pkg/unet/unet.go
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-02-24Move //pkg/gate.Gate to //pkg/sync.Jamie Liu
2020-08-20Consistent precondition formattingMichael Pratt
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-10-19Use correct company name in copyright headerIan Gudger
2018-06-11Set CLOEXEC option to socketsFabricio Voznika
2018-04-28Check in gVisor.Googler