yar dc82fedb5a Remove the setjmp/longjmp stuff completely. Use signal
handlers to set flags only (with exception for sigquit(),
which still seems to call some non-reentrant functions on
its way to _exit(2).)  That must eliminate the possibility
of catching SIGSEGV from following non-reentrant paths from
signal handlers.

PR:		bin/32740 bin/33846
Submitted by:	Maxim Konovalov <maxim@macomnet.ru>
Obtained from:	OpenBSD
2002-01-28 19:28:14 +00:00
..
2001-07-23 11:00:31 +00:00
2001-07-15 07:53:42 +00:00
2001-08-07 15:48:51 +00:00
2002-01-14 16:59:03 +00:00
2002-01-14 16:59:03 +00:00
2001-08-20 18:13:50 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-04-07 11:21:35 +00:00
2001-12-14 14:46:51 +00:00
2002-01-14 16:59:03 +00:00
2001-10-01 07:53:13 +00:00