diff -r 8f478162d991 -r 05c40b36d3b2 vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go --- a/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go Thu Sep 22 16:37:07 2022 +0200 +++ b/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go Sat Feb 04 12:58:35 2023 +0100 @@ -253,6 +253,12 @@ const _C__NSIG = 0x41 +const ( + SIG_BLOCK = 0x1 + SIG_UNBLOCK = 0x2 + SIG_SETMASK = 0x4 +) + type Siginfo struct { Signo int32 Errno int32