summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/vfork.S
Commit message (Expand)AuthorAgeFilesLines
* Save PID across vfork syscall. Create a __clone() aliased to clone(). Load ar...Khem Raj2008-07-101-0/+13
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-181-0/+40
* Merge from trunk."Steven J. Hill"2006-08-181-5/+2
* Merge from trunk."Steven J. Hill"2006-02-281-4/+13
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-5/+10
* Massive merge from trunk."Steven J. Hill"2005-11-171-13/+1
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-251-39/+24
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-141-0/+1
* Cleanup a couple of ugly bitsEric Andersen2003-06-271-6/+4
* Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen2002-01-311-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-5/+4
* Patch from Shane Nay, who noticed that these were not properly labelingEric Andersen2001-06-211-1/+1
* This was violating policy and using a kernel header file...Eric Andersen2001-06-191-1/+1
* Nobody should be using the SYS_ syscall names. Use the __NR_<foo>Eric Andersen2001-04-201-1/+1
* It turns out that vfork was completely broken. That was why itEric Andersen2001-02-091-0/+73