summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/clone.S
AgeCommit message (Collapse)Author
2002-01-31Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen
on both x86 and arm... -Erik
2001-11-19Add an initial clone from glibc. Needs fixing.Eric Andersen