summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/vfork.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused filePeter S. Mazinger2006-02-131-51/+0
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-3/+3
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Hide fork and vfork, use the newly introduced *aliasPeter S. Mazinger2005-12-151-2/+2
* The vfork system call on powerpc seems to be completelyEric Andersen2003-03-051-3/+9
* This draws from an old patch by David Blythe for the now-deadEric Andersen2002-11-151-1/+6
* Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.SDavid Schleef2001-11-261-0/+38