NetBSD/sys/arch/powerpc
thorpej c10a926030 Allow the caller to specify a stack for the child process. If NULL,
the child inherits the stack pointer from the parent (traditional
behavior).  Like the signal stack, the stack area is secified as
a low address and a size; machine-dependent code accounts for stack
direction.

This is required for clone(2).
1999-05-13 21:58:32 +00:00
..
conf RCS ID police 1999-02-15 04:25:28 +00:00
include Add missing CPU_MAXID definition. 1999-05-05 11:20:54 +00:00
powerpc Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00