gvisor/pkg/sentry
Andrei Vagin f7dbddaf77 platform/kvm: calll sigtimedwait with zero timeout
sigtimedwait is used to check pending signals and
it should not block.

PiperOrigin-RevId: 277777269
2019-10-31 12:29:04 -07:00
..
arch Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
context Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
control Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
device Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
fs Merge pull request #641 from tanjianfeng:master 2019-10-23 16:55:15 -07:00
fsimpl Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
hostcpu Enable pkg/sentry/hostcpu support on arm64. 2019-09-18 23:51:42 +00:00
hostmm Update canonical repository. 2019-06-13 16:50:15 -07:00
inet Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
kernel Fix grammar in comment. 2019-10-29 14:05:04 -07:00
limits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
loader Update symlink traversal limit when resolving interpreter path. 2019-10-29 13:59:28 -07:00
memmap Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
mm Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
pgalloc Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
platform platform/kvm: calll sigtimedwait with zero timeout 2019-10-31 12:29:04 -07:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling Update FIXME bug with GitHub issue. 2019-09-30 17:24:29 -07:00
socket Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace Rename epsocket to netstack. 2019-10-07 13:57:59 -07:00
syscalls Disallow execveat on interpreter scripts with fd opened with O_CLOEXEC. 2019-10-29 10:04:39 -07:00
time Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
unimpl internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
usermem Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
vfs Update build tags to allow Go 1.14 2019-10-29 13:18:16 -07:00
watchdog Add list of stuck tasks to panic message 2019-06-21 12:46:53 -07:00
BUILD go_marshal: Implement automatic generation of ABI marshalling code. 2019-09-09 13:36:39 -07:00