Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e5814a5a42f40274aaadc1187680ffe5c4632c0e
/
.
/
shell
/
ash_test
/
ash-signals
/
sigquit_exec.tests
blob: 24bda6921a779e13a42ef8f3092f62f5886c04ce [
file
] [
log
] [
blame
]
Denys Vlasenko
e5814a5
2016-07-16 18:33:55 +0200
[
diff
] [
blame^
]
1
# Should show no masked signals in both cases.
2
# We had a bug where SIGQUIT was masked on exec.
3
grep
SigIgn
:
/proc/
self
/
status
4
exec
grep
SigIgn
:
/proc/
self
/
status