Date: Sat, 9 Mar 1996 11:57:44 +0800 (GMT+0800) From: "Orlando A. Andico" To: DJGPP Mailing List Subject: signal delivery in v2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello all: I wanted to know a bit more about signals in V2. For example, I set up a SIGALRM handler for setitimer (); is it possible for the handler to be called in between calls to DOS, for example? this is important as DOS is nonreentrant and DOS I/O may be possible in the signal handler. Also, can delivery of a signal occur while a library-level function is running? is the library (or, the PM parts) reentrant? Thanks. Sorry about the large chunk of mail I sent yesterday. Now I know what a SPAM is... ------------------------ Orlando A. Andico oandico AT eee DOT upd DOT edu DOT ph ------------------------