summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/sys_seccomp.go
AgeCommit message (Expand)Author
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-11-20Fix recursive read lock taken on TaskSetFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-02Add seccomp(2) support.Brian Geffon