id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
592	signal handlers should be able to access siginfo_t information	simonmar	simonmar	"Currently a Haskell signal handler doesn't get much information at all.  There ought to be a way to access all the information that the C signal handler gets (siginfo_t).

There might be some implementation trickiness: we have to stash away the siginfo_t somewhere in the signal handler, and we have to do that without using malloc()."	feature request	closed	normal	6.12.1	libraries/unix	6.4.1	duplicate			Unknown/Multiple	Unknown/Multiple		Unknown	N/A			
