Module name: posix_spawn Committed by: zhangchaoyang Date: Sun Jul 31 15:10:09 UTC 2011
Modified Files: posix_spawn/src/sys/kern: kern_exec.c posix_spawn/src/sys/sys: spawn.h Log Message: 1. include <sys/sched.h> in <spawn.h> 2. copyout new process's pid 3. reutrn 0 instead of EJUSTRETURN To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5 posix_spawn/src/sys/sys/spawn.h cvs -z3 rdiff -u -r1.5 -r1.6 posix_spawn/src/sys/kern/kern_exec.c To view a diff of this commit: http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/sys/spawn.h?r1=1.4&r2=1.5 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/kern_exec.c?r1=1.5&r2=1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs