25 |
/* Clone the calling process, but without copying the whole address space. |
31 |
/* Clone the calling process, but without copying the whole address space. |
27 |
replaced by a call to `execve'. Return -1 for errors, 0 to the new process, |
33 |
replaced by a call to `execve'. Return -1 for errors, 0 to the new process, |