gvisor/pkg/sentry/pgalloc
Zach Koopmans ce58d71fd5 [syserror] Remove pkg syserror.
Removes package syserror and moves still relevant code to either linuxerr
or to syserr (to be later removed).

Internal errors are converted from random types to *errors.Error types used
in linuxerr. Internal errors are in linuxerr/internal.go.

PiperOrigin-RevId: 390724202
2021-08-13 17:16:52 -07:00
..
BUILD [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
context.go Update package locations. 2020-01-27 15:31:32 -08:00
pgalloc.go [syserror] Convert remaining syserror definitions to linuxerr. 2021-08-12 15:19:12 -07:00
pgalloc_test.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
pgalloc_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
save_restore.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00