[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Threads



Hi,
	for sigsecv, when all we do is reset and exit, we just install
 a global sighander using sigaction. We don't use threads or mutexes
 or anything in the sighandler, so that's fine. we should block all
 signals in the hadler, and call slang. Unless slang unblocks signals,
 we should be fine.

	manoj
-- 
 Coward, n. one who in a perilous emergency thinks with his
 legs. Ambrose Bierce
Manoj Srivastava  <srivasta@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


Reply to: