summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/longjmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix/simplify longjmp. Fix toplevel mips settingsEric Andersen2002-01-311-5/+6
|
* Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen2002-01-311-0/+46
on both x86 and arm... -Erik