-Same semantics as fork() as it's really just a stub -Eases porting of BSD utilities
This patch mainly copies and modifies files existing in the current libc implementing minix specific functions. To keep consisten with the NetBSD libc, we remove namespace stubs and we use "namespace.h" and weak links.