linux-2.3 dhd

David Huggins-Daines dhd@puffin.external.hp.com
Thu, 24 Aug 2000 17:07:06 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	dhd	00/08/24 17:07:06

Modified files:
	arch/parisc/kernel: process.c 

Log message:
Move and reformat copy_thread().

Implement clone() and vfork() with fork() being in terms of clone().