Date: Fri, 28 Sep 2001 16:07:25 +0200 From: Bernd Walter <ticso@mail.cicely.de> To: Anjali Kulkarni <anjali@indranetworks.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: setjmp/longjmp Message-ID: <20010928160725.D11634@cicely20.cicely.de> In-Reply-To: <008601c14822$3b21bfc0$0a00a8c0@indranet>; from anjali@indranetworks.com on Fri, Sep 28, 2001 at 07:03:51PM %2B0530 References: <008601c14822$3b21bfc0$0a00a8c0@indranet>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 28, 2001 at 07:03:51PM +0530, Anjali Kulkarni wrote: > hi, > Does anyone know whether it is advisable or not to use setjmp/longjmp within kernel code? I could not see any setjmp/longjmp in kernel source code. Is there a good reason for this or can it be used? You need to look again, it's used in several places in the kernel. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010928160725.D11634>