aboutsummaryrefslogtreecommitdiff
path: root/go/.gitignore
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2020-12-08 21:54:09 -0800
committerAndrew G. Morgan <morgan@kernel.org>2020-12-08 21:54:09 -0800
commit2b75e6c316d8f1a8b8549bc352858b0232f40a58 (patch)
treef96850063d51677bcc648e6eb57213b0add16ea8 /go/.gitignore
parent8361f2999a41b1ff0a5c23ef225b954558dfc1dc (diff)
downloadlibcap-2b75e6c316d8f1a8b8549bc352858b0232f40a58.tar.gz
SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt.
This is a workaround for: https://bugzilla.kernel.org/show_bug.cgi?id=210533 I've also adapted the test attachment from that bug to run without privilege. Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
Diffstat (limited to 'go/.gitignore')
-rw-r--r--go/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/go/.gitignore b/go/.gitignore
index 322297c..3a3b13f 100644
--- a/go/.gitignore
+++ b/go/.gitignore
@@ -2,6 +2,7 @@ good-names.go
compare-cap
try-launching
try-launching-cgo
+psx-signals
mknames
web
ok