gvisor/pkg/sentry/state
Zach Koopmans e1dc1c78e7 [syserror] Add conversions to linuxerr with temporary Equals method.
Add Equals method to compare syserror and unix.Errno errors to linuxerr errors.
This will facilitate removal of syserror definitions in a followup, and
finding needed conversions from unix.Errno to linuxerr.

PiperOrigin-RevId: 380909667
2021-06-22 15:53:32 -07:00
..
BUILD [syserror] Add conversions to linuxerr with temporary Equals method. 2021-06-22 15:53:32 -07:00
state.go [syserror] Add conversions to linuxerr with temporary Equals method. 2021-06-22 15:53:32 -07:00
state_metadata.go Update canonical repository. 2019-06-13 16:50:15 -07:00
state_unsafe.go