Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2003 17:25:20 +0100
From:      Pawel Jakub Dawidek <P.Dawidek@prioris.mini.pw.edu.pl>
To:        Jake Burkholder <jake@locore.ca>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Exceptions via setjmp/longjmp in kernel.
Message-ID:  <20030109162520.GB51455@prioris.mini.pw.edu.pl>
In-Reply-To: <20030109110355.C4032@locore.ca>
References:  <20030109143059.GC47263@prioris.mini.pw.edu.pl> <20030109110355.C4032@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 09, 2003 at 11:03:55AM -0500, Jake Burkholder wrote:
+> The kernel longjmp only ever seems to return 1.  See i386/i386/support.s.

That's right, thanks!

But this is strange, setjmp/longjmp are defined in C99 and there
setjmp() returns value from longjmp().

-- 
Pawel Jakub Dawidek
UNIX Systems Administrator
http://garage.freebsd.pl
Am I Evil? Yes, I Am.

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?20030109162520.GB51455>