Subject: Re: setjmp/sigsetjmp/longjmp/siglongjmp errors on many ports?
To: Michael Graff <explorer@flame.org>
From: Todd Vierling <tv@pobox.com>
List: tech-userlevel
Date: 11/28/1999 22:48:47
On 27 Nov 1999, Michael Graff wrote:

: Are you certain?
: 
: >From libc/arch/i386/gen/setjmp.S:

When you call setjmp (the renamed version), you actually end up calling
__setjmp14.  The old entrypoint is left there for binary compatibility.

-- 
-- Todd Vierling (tv@pobox.com)