summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/strace/linux64.go
AgeCommit message (Expand)Author
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-18Format struct pollfd in poll(2)/ppoll(2)Michael Pratt
2019-04-11Format FDs in strace logsMichael Pratt
2019-03-01Format capget/capset argumentsMichael Pratt
2018-12-21inotify notifies watchers when control events bit are setFabricio Voznika
2018-12-11Format unshare flagsMichael Pratt
2018-12-07Format sigaction in straceMichael Pratt
2018-12-06Format signals, signal masks in straceMichael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-01Add itimer types to linux package, straceMichael Pratt
2018-09-13Format struct itimerspecMichael Pratt
2018-07-25Format openat flagsMichael Pratt
2018-07-20Format getcwd pathMichael Pratt
2018-04-28Check in gVisor.Googler