summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/jmp-unwind.c
AgeCommit message (Collapse)Author
2002-01-31Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen
on both x86 and arm... -Erik
2001-03-20Fix longjmp on i386. Also adds siglongjmp.Manuel Novoa III