zsh-workers
 help / color / mirror / code / Atom feed
* Why does zsh un-ignores SIGQUIT?
@ 2019-04-24  8:13 Stephane Chazelas
  2019-04-24 16:13 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Stephane Chazelas @ 2019-04-24  8:13 UTC (permalink / raw)
  To: Zsh hackers list

$ (trap '' QUIT; grep SigIgn /proc/self/status; ./Src/zsh -c 'grep SigIgn /proc/self/status')
SigIgn: 0000000000000004
SigIgn: 0000000000000000

That only seems to be happening for SIGQUIT.

(that's from the current git HEAD)

-- 
Stephane

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-26 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24  8:13 Why does zsh un-ignores SIGQUIT? Stephane Chazelas
2019-04-24 16:13 ` Peter Stephenson
2019-04-25 21:17   ` Stephane Chazelas
2019-04-26 13:42     ` Peter Stephenson
2019-04-26 14:03       ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).