index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
strace
/
strace.go
Age
Commit message (
Expand
)
Author
2020-01-27
Update package locations.
Adin Scannell
2019-12-10
Format fd_set parameters in select(2)/pselect(2) for strace.
Dean Deng
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-18
Format struct pollfd in poll(2)/ppoll(2)
Michael Pratt
2019-04-11
Format FDs in strace logs
Michael Pratt
2019-04-10
Internal change
Michael Pratt
2019-03-01
Format capget/capset arguments
Michael Pratt
2018-12-07
Format sigaction in strace
Michael Pratt
2018-12-06
Format signals, signal masks in strace
Michael Pratt
2018-12-06
Convert ValueSet to a map
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Reflow comment to 80 columns
Michael Pratt
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-10-08
Statfs Namelen should be NAME_MAX not PATH_MAX
Michael Pratt
2018-10-01
Add itimer types to linux package, strace
Michael Pratt
2018-09-13
Format struct itimerspec
Michael Pratt
2018-07-20
Format getcwd path
Michael Pratt
2018-04-28
Check in gVisor.
Googler