summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/strace
AgeCommit message (Expand)Author
2018-12-07Format sigaction in straceMichael Pratt
2018-12-06Format signals, signal masks in straceMichael Pratt
2018-12-06Convert ValueSet to a mapMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Reflow comment to 80 columnsMichael Pratt
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
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-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-25Format openat flagsMichael Pratt
2018-07-20Format getcwd pathMichael Pratt
2018-07-11Move ptrace constants to abi/linux.Jamie Liu
2018-05-03Clean up control message strace loggingIan Gudger
2018-05-03Fix misspellings.Cyrille Hemidy
2018-05-01Implement SO_TIMESTAMPIan Gudger
2018-04-28Check in gVisor.Googler