Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!acf4!tihor From: tihor@acf4.UUCP (Stephen Tihor) Newsgroups: net.unix Subject: alarm questions Message-ID: <9250003@acf4.UUCP> Date: Thu, 24-Jul-86 21:02:00 EDT Article-I.D.: acf4.9250003 Posted: Thu Jul 24 21:02:00 1986 Date-Received: Fri, 25-Jul-86 06:33:11 EDT Organization: New York University Lines: 5 A novice question I am afraid. Under BSD 4.2 a friend wrote a little infinite sleep loop with a signal handler that displays the signal number. His testing with kill implies that the ALARM signal does interupt the sleep but doesn't invoke the handler. But he swears up and down that he set the handler for that (He looped to set all the handlers.)