Return to BSD News archive
Xref: sserve comp.unix.internals:7174 comp.unix.bsd:13921 comp.unix.sys5.r4:7231 Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!hookup!news2.sprintlink.net!news.sprintlink.net!rtp.vnet.net!news1.digex.net!access.digex.net!not-for-mail From: masato@access.digex.net (J M Thompson) Newsgroups: comp.unix.internals,comp.unix.bsd,comp.unix.sys5.r4 Subject: Re: Pushing/Popping Signal Catching Functions Date: 3 May 1994 23:36:21 -0400 Organization: The Internet Lines: 18 Message-ID: <2q757l$e93@access2.digex.net> References: <2q63js$snd@access3.digex.net> NNTP-Posting-Host: access2.digex.net It appears that I have been promoted to the category of luser :-). After posting the orginal question, I did more rtfm in a book titled _POSIX_Programmer's_Guide_ by Donald Levine. He discussed how to implement my requirement, pages 114-117, 412-413. With this background I went back to Steven's book and it turns out that there was a discussion on how to do what I wanted to do, but it was not as clear as it was in Levine's book. Anyway, the answer to my question is the POSIX function call sigaction. I have not implemented it yet, but from the two books, it looks like it will do what I need. -- Jim Thompson email: masato@digex.net phone: 703-759-8252