gvisor/pkg/sentry
Michael Pratt bbdcf44ebb Fix syscall changes lost in rebase
These syscalls were changed in the amd64 file around the time the arm64 PR was
sent out, so their changes got lost.

Updates #63

PiperOrigin-RevId: 275114194
2019-10-16 14:56:29 -07:00
..
arch internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
context Preallocate auth.NewAnonymousCredentials() in contexttest.TestContext. 2019-06-20 13:36:14 -07:00
control Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
device Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
fs Merge pull request #736 from tanjianfeng:fix-unix 2019-10-16 14:41:43 -07:00
fsimpl Minor vfs.FileDescriptionImpl fixes. 2019-10-15 18:40:45 -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 netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
kernel Fix signalfd polling. 2019-10-10 12:51:22 -07:00
limits Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
loader Include AT_SECURE in the aux vector 2019-10-01 15:43:14 -07:00
memmap Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
mm Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
pgalloc Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
platform Merge pull request #811 from lubinszARM:pr_testutil 2019-10-09 12:00:53 -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 Merge pull request #736 from tanjianfeng:fix-unix 2019-10-16 14:41:43 -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 Fix syscall changes lost in rebase 2019-10-16 14:56:29 -07:00
time Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -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 Remove support for non-incremental mapped accounting. 2019-08-30 19:06:55 -07:00
usermem Accelerate byte lookup in string with `bytealg/indexbyte` 2019-09-19 22:16:52 +08:00
vfs Minor vfs.FileDescriptionImpl fixes. 2019-10-15 18:40:45 -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