summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/__longjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* need features.hMike Frysinger2006-01-141-2/+3
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-0/+1
| | | | missing headers, other jump relocs removed
* 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.