Module name:posix_spawn
Committed by: zhangchaoyang
Date: Sat Jul 9 15:21:43 UTC 2011
Modified Files:
posix_spawn/src/sys/kern: kern_exec.c
Added Files:
posix_spawn/src/sys/kern: vfs_syscalls.c
Log Message:
handle posix_spawnattr
To generate a diff of this commi
Module name:posix_spawn
Committed by: zhangchaoyang
Date: Sun Jul 3 16:02:39 UTC 2011
Modified Files:
posix_spawn/src/sys/kern: kern_exec.c
Log Message:
skeleton of posix_spawn, roughly a combination of fork1() + execve1().
* ptrace funtions and emulation hooks removed
*
Module name:posix_spawn
Committed by: zhangchaoyang
Date: Sun Jun 26 12:46:54 UTC 2011
Added Files:
posix_spawn/src/sys/kern: kern_exec.c
Removed Files:
posix_spawn/src/sys/kern: kern_fork.c
Log Message:
move posix_spawn to kern_exec.c
To generate a diff of this