summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/vfork.c
AgeCommit message (Expand)Author
2006-02-13Remove unused filePeter S. Mazinger
2006-01-24fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-15Hide fork and vfork, use the newly introduced *aliasPeter S. Mazinger
2003-03-05The vfork system call on powerpc seems to be completelyEric Andersen
2002-11-15This draws from an old patch by David Blythe for the now-deadEric Andersen
2001-11-26Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.SDavid Schleef