summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/strace/strace.go
AgeCommit message (Expand)Author
2018-10-08Statfs Namelen should be NAME_MAX not PATH_MAXMichael Pratt
2018-10-01Add itimer types to linux package, straceMichael Pratt
2018-09-13Format struct itimerspecMichael Pratt
2018-07-20Format getcwd pathMichael Pratt
2018-04-28Check in gVisor.Googler