| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| 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 <fjh AT cs DOT mu DOT OZ DOT AU> |
| 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 |
| 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 <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 <fjh AT cs DOT mu DOT oz DOT au> | "I have always known that the pursuit WWW: <http://www.cs.mu.oz.au/~fjh> | 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |