NetBSD/sys/arch/sparc64
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
..
compile Import of sparc64. 1998-06-20 04:58:50 +00:00
conf Update configuration to match `rasops' fixes and config glue. 1999-04-26 04:25:38 +00:00
dev Update configuration to match `rasops' fixes and config glue. 1999-04-26 04:25:38 +00:00
fpu these are fpu_xitof & fpu_ftoxi in the code... 1998-11-24 12:48:14 +00:00
include Add some more 32-bit emulation support. 1999-05-12 01:11:54 +00:00
sparc64 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
stand Fixup non-DEBUG kernels. 1999-05-09 19:24:19 +00:00
Makefile Fixup non-DEBUG kernels. 1999-05-09 19:24:19 +00:00