summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/clone.S
Commit message (Collapse)AuthorAgeFilesLines
* Save PID across vfork syscall. Create a __clone() aliased to clone(). Load ↵Khem Raj2008-07-101-5/+18
| | | | arguments from stack into registers before making clone syscall
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵Carmelo Amoroso2008-06-181-1/+52
| | | | trunk
* Merge from trunk."Steven J. Hill"2006-02-281-11/+13
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-5/+1
|
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we ↵"Steven J. Hill"2005-07-251-23/+18
| | | | will go.
* 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