Kasper Fabæch Brandt 12804540f3 SIGSKTFLT does not exist on MIPS, instead SIGEMT does. SIGRTMAX is also 127 on MIPS. il y a 7 ans
..
testfiles bc756061a3 Add test coverage to signal/trap.go il y a 8 ans
README.md 9b876b9c03 #11585: README for pkg/signal. Signed-off-by: Vladimir Roudakov <v_roudakov@yahoo.com> il y a 10 ans
signal.go f23c00d870 Various code-cleanup il y a 7 ans
signal_darwin.go 4f0d95fa6e Add canonical import comment il y a 7 ans
signal_freebsd.go 4f0d95fa6e Add canonical import comment il y a 7 ans
signal_linux.go 12804540f3 SIGSKTFLT does not exist on MIPS, instead SIGEMT does. SIGRTMAX is also 127 on MIPS. il y a 7 ans
signal_linux_mipsx.go 12804540f3 SIGSKTFLT does not exist on MIPS, instead SIGEMT does. SIGRTMAX is also 127 on MIPS. il y a 7 ans
signal_linux_test.go 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
signal_test.go 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
signal_unix.go 4f0d95fa6e Add canonical import comment il y a 7 ans
signal_unsupported.go 4f0d95fa6e Add canonical import comment il y a 7 ans
signal_windows.go 4f0d95fa6e Add canonical import comment il y a 7 ans
trap.go 4f0d95fa6e Add canonical import comment il y a 7 ans
trap_linux_test.go 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans

README.md

This package provides helper functions for dealing with signals across various operating systems