gvisor/pkg/errors
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
..
linuxerr [syserror] Remove pkg syserror. 2021-08-13 17:16:52 -07:00
BUILD [syserror] Refactor linuxerr and error package. 2021-06-16 14:08:52 -07:00
errors.go [syserror] Refactor linuxerr and error package. 2021-06-16 14:08:52 -07:00