[klibc] [klibc:master] arm/setjmp.S: fix longjmp

H. Peter Anvin hpa at zytor.com
Sun Jul 22 20:52:43 PDT 2012


On 07/22/2012 10:13 AM, Steve McIntyre wrote:
>
> I'd be surprised to see that, myself. The point of my patch was at
> least to give consistent behaviour...
>

Think about it... it doesn't actually buy anything.  It is almost 
certainly a bit of legacy from some day of yore when people wrote

	longjmp(foo);

... and expected setjmp() to return nonzero.

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.



More information about the klibc mailing list