..
testfiles
Add test coverage to signal/trap.go
2017-08-09 15:13:38 +05:00
README.md
#11585 : README for pkg/signal. Signed-off-by: Vladimir Roudakov <v_roudakov@yahoo.com>
2015-03-26 21:18:27 +10:00
signal.go
pkg/signal: ignore SIGURG on all platforms
2021-05-25 21:42:21 +02:00
signal_darwin.go
pkg/signal: ignore SIGURG on all platforms
2021-05-25 21:42:21 +02:00
signal_freebsd.go
pkg/signal: ignore SIGURG on all platforms
2021-05-25 21:42:21 +02:00
signal_linux.go
Update to Go 1.17.0, and gofmt with Go 1.17
2022-04-07 23:27:50 +02:00
signal_linux_mipsx.go
Update to Go 1.17.0, and gofmt with Go 1.17
2022-04-07 23:27:50 +02:00
signal_linux_test.go
Update to Go 1.17.0, and gofmt with Go 1.17
2022-04-07 23:27:50 +02:00
signal_test.go
bump gotest.tools v3.0.1 for compatibility with Go 1.14
2020-02-11 00:06:42 +01:00
signal_unix.go
Update to Go 1.17.0, and gofmt with Go 1.17
2022-04-07 23:27:50 +02:00
signal_unsupported.go
Update to Go 1.17.0, and gofmt with Go 1.17
2022-04-07 23:27:50 +02:00
signal_windows.go
pkg/signal: ignore SIGURG on all platforms
2021-05-25 21:42:21 +02:00
trap.go
pkg/signal: normalize comment formatting
2019-11-27 15:41:47 +01:00
trap_linux_test.go
Update to Go 1.17.0, and gofmt with Go 1.17
2022-04-07 23:27:50 +02:00