Date: Wed, 31 May 1995 08:12:44 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: djgpp AT sun DOT soe DOT clarkson DOT edu, gantose AT lerc DOT nasa DOT gov Subject: Re: Manually calling iret functions Cc: c-tsai4 AT uiuc DOT edu > I realize that the p-mode handler was installed with > _go32_dpmi_chain_protected_mode_interrupt_vector() and so the old p-mode > handler will be called every time, but there isn't any old p-mode timer > interrupt handler, is there? Oh, yes, there is. Otherwise, the system clock would stop ticking while DJGPP program is running, which it doesn't.