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
* file actions and spawn attrs needs to be done



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 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/kern/kern_exec.c?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to