summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/clone.S
Commit message (Collapse)AuthorAgeFilesLines
* touchup syntax for no real good reason ;)Mike Frysinger2005-06-111-6/+6
|
* Remove TEXTREL relocations for ARM.Joakim Tjernlund2005-06-101-25/+20
| | | | | Hide __syscall_error from outside libc. From Peter Mazinger.
* Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen2002-01-311-12/+31
| | | | | on both x86 and arm... -Erik
* Add an initial clone from glibc. Needs fixing.Eric Andersen2001-11-191-0/+62