summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/vfork.c
Commit message (Expand)AuthorAgeFilesLines
* need sys/syscall.h for __NR_fork defineMike Frysinger2006-01-201-0/+1
* only build if we have forkMike Frysinger2006-01-151-0/+4
* 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-4/+5
* Hide fork and vfork, use the newly introduced *aliasPeter S. Mazinger2005-12-151-2/+5
* Default to using fork() for vfork() when no arch specificEric Andersen2003-03-051-0/+8