gvisor/pkg/sentry/kernel/fasync
Zach Koopmans 54b71221c0 [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Remove three syserror entries duplicated in linuxerr. Because of the
linuxerr.Equals method, this is a mere change of return values from
syserror to linuxerr definitions.

Done with only these three errnos as CLs removing all grow to a significantly
large size.

PiperOrigin-RevId: 382173835
2021-06-29 15:08:46 -07:00
..
BUILD [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL 2021-06-29 15:08:46 -07:00
fasync.go [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL 2021-06-29 15:08:46 -07:00