From mint-bounce@lists.fishpool.fi Tue Oct 11 12:43:58 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Date: Tue, 11 Oct 2005 12:40:12 +0200 From: Ingo Schmidt X-Mailer: The Bat! (v3.5) Professional Reply-To: Ingo Schmidt X-Priority: 3 (Normal) Message-ID: <141829466.20051011124012@der-ingo.de> To: MiNT-Liste Subject: Re: [MiNT] Calling gemdos function from Interruption In-Reply-To: <1128976918.434ad216e758c@webmail2.utbm.fr> References: <001778d5.01c15c7e17a8@smtp.freeola.net> <1128976918.434ad216e758c@webmail2.utbm.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: ich@der-ingo.de Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-0.5 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Hi Olivier! > Some weeks ago I have talk about this with Ingo and he said me that now it work. Hm, either I misunderstood you or you me or both ;-) What I meant is this: I can call GEMDOS calls within a signal handler. And in XaAES I can even make AES calls from within a signal handler. But a signal handler is context dependant. The OS knows to which process a signal handler belongs. Cheers, Ingo =;->