Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 12 Aug 1999 13:44:56 +1000 From: Fergus Henderson To: chikayama AT klic DOT org Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: B20.1: Setitimer provides virtual timer? Message-ID: <19990812134456.A409@murlibobo.cs.mu.OZ.AU> References: <19990812112810X DOT chik AT klic DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990812112810X.chik@klic.org>; from chikayama@klic.org on Thu, Aug 12, 1999 at 11:28:10AM +0900 On 12-Aug-1999, chikayama AT klic DOT org wrote: > "setitimer(ITIMER_VIRTUAL, ...)" does not seem to deliver SIGVTALRM > signals. The test program included below, that sets the process timer > and loops awaiting for timer expiration, will loop forever. However, > running this in background and sending the signal by "kill -VTALRM ..." > from the shell will terminate it as expected (with an exclamation mark > output). > > Is this the spec. of the current release or a bug? The former, I think. Last time I checked, only ITIMER_REAL/SIGALRM was supported. ITIMER_VIRTUAL and ITIMER_PROF were not yet implemented. -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com