gvisor/pkg/sighandling
Kevin Krakauer 82793c5e90 netstack: fix Mac build error
- Stub out sighandling functions with panics on Darwin
- Put Linux-specific errors into their own syserr file

Not sure how best to get automated tests running, so I'll leave that for a later
change.

Fixes #6839.
Related to #1270.

PiperOrigin-RevId: 409516969
2021-11-12 15:24:47 -08:00
..
BUILD netstack: fix Mac build error 2021-11-12 15:24:47 -08:00
sighandling.go Move `sighandling` package out of `sentry`. 2021-09-27 15:31:05 -07:00
sighandling_darwin.go netstack: fix Mac build error 2021-11-12 15:24:47 -08:00
sighandling_linux_unsafe.go netstack: fix Mac build error 2021-11-12 15:24:47 -08:00