Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.windows.x Subject: Re: What is the error "alarm clock"? Message-ID: <7297@auspex.auspex.com> Date: 21 Apr 91 01:58:11 GMT References: <1991Apr16.182428.15148@elroy.jpl.nasa.gov> <1991Apr17.143023.21254@batcomputer.tn.cornell.edu> <1991Apr18.144948.18811@smsc.sony.com> Distribution: na Organization: Auspex Systems, Santa Clara Lines: 10 >(I seem to recall that V7 did it this way, It did. >In SVR4, you can use sigset() instead of signal(), but I prefer not to >(can you say -ljobs?). In SVR*3* you can use "sigset()". In SVR4 you can do so also, but you can also use "sigaction()" and be done with it ("sigaction()" being the POSIX flavor of 4.2BSD-style signals).