delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/10/16/03:12:24

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Date: Thu, 16 Oct 2003 09:04:34 +0200
From: "Eli Zaretskii" <eliz AT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: djgpp AT delorie DOT com
Message-Id: <7494-Thu16Oct2003090433+0200-eliz@elta.co.il>
X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9
In-reply-to: <e74abcbf.0310140631.5440f2ca@posting.google.com>
(ahenric AT ccii DOT co DOT za)
Subject: Re: Speeding up timer
References: <e74abcbf DOT 0310130606 DOT 19aee3c AT posting DOT google DOT com> <bmeck7$60n$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <e74abcbf DOT 0310132253 DOT 66f171fc AT posting DOT google DOT com> <ur81gkwy6 DOT fsf AT elta DOT co DOT il> <e74abcbf DOT 0310140631 DOT 5440f2ca AT posting DOT google DOT com>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: ahenric AT ccii DOT co DOT za (Arne)
> Newsgroups: comp.os.msdos.djgpp
> Date: 14 Oct 2003 07:31:02 -0700
> 
> Thats why I think the signal SIGALRM is called somehow always
> from this original handler. Any idea how to generate SIGALRM from my
> own handler?

The SIGALRM generation code is written to raise the signal once on
each occurence of Int 8.  So, if you want SIGALRM and Int 8 to operate
with two different frequencies, you will have to rewrite the itimer.c
code, or use your own customized machanism of raising SIGALRM.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019