gvisor/pkg/sentry/strace
Tamir Duberstein debd213da6 Allow dual stack sockets to operate on AF_INET
Fixes #1490
Fixes #1495

PiperOrigin-RevId: 289523250
2020-01-13 14:47:22 -08:00
..
BUILD Enable pkg/sentry/strace support on arm64. 2019-12-18 07:02:15 +00:00
capability.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
clone.go Update canonical repository. 2019-06-13 16:50:15 -07:00
futex.go Update canonical repository. 2019-06-13 16:50:15 -07:00
linux64_amd64.go Merge pull request #1423 from xiaobo55x:strace 2020-01-09 13:58:24 -08:00
linux64_arm64.go Enable pkg/sentry/strace support on arm64. 2019-12-18 07:02:15 +00:00
open.go Update canonical repository. 2019-06-13 16:50:15 -07:00
poll.go Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
ptrace.go Update canonical repository. 2019-06-13 16:50:15 -07:00
select.go Check for valid nfds before copying in an fd set. 2019-12-20 08:44:53 -08:00
signal.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket.go Allow dual stack sockets to operate on AF_INET 2020-01-13 14:47:22 -08:00
strace.go Format fd_set parameters in select(2)/pselect(2) for strace. 2019-12-10 13:06:01 -08:00
strace.proto Import and structure cleanup. 2019-11-21 11:41:30 -08:00
syscalls.go Enable pkg/sentry/strace support on arm64. 2019-12-18 07:02:15 +00:00