summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/__longjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2006-02-281-2/+4
|
* Add in clone (untested)David McCullough2002-02-061-0/+24
Fix up setjmp/longjmp which were quite broken not withstanding all the new versions. Needs a little more test time before I'll trust this code totally.