gvisor/pkg/sentry/arch
Zach Koopmans e3fdd15932 [syserror] Update syserror to linuxerr for more errors.
Update the following from syserror to the linuxerr equivalent:
EEXIST
EFAULT
ENOTDIR
ENOTTY
EOPNOTSUPP
ERANGE
ESRCH

PiperOrigin-RevId: 384329869
2021-07-12 15:26:20 -07:00
..
fpu [syserror] Update syserror to linuxerr for more errors. 2021-07-12 15:26:20 -07:00
BUILD
aligned.go
arch.go
arch_aarch64.go
arch_amd64.go
arch_arm64.go
arch_state_x86.go Move the code that manages floating-point state to a separate package 2021-03-23 18:46:37 -07:00
arch_x86.go [syserror] Update syserror to linuxerr for more errors. 2021-07-12 15:26:20 -07:00
arch_x86_impl.go Move the code that manages floating-point state to a separate package 2021-03-23 18:46:37 -07:00
auxv.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
registers.proto
signal_amd64.go [op] Move SignalInfo to abi/linux package. 2021-06-10 10:26:36 -07:00
signal_arm64.go
stack.go
stack_unsafe.go
syscalls_amd64.go Enable syscall ptrace test on arm64. 2020-04-10 10:00:26 +08:00
syscalls_arm64.go Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00