Module name:    posix_spawn
Committed by:   zhangchaoyang
Date:           Mon Jun 20 16:50:16 UTC 2011

Added Files:
        posix_spawn/src/lib/libc/sys: Makefile.inc
        posix_spawn/src/sys/kern: kern_fork.c syscalls.master
        posix_spawn/src/sys/sys: Makefile spawn.h

Log Message:
kernel implementation of posix_spawn, initial version.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 posix_spawn/src/lib/libc/sys/Makefile.inc \
    posix_spawn/src/sys/kern/kern_fork.c \
    posix_spawn/src/sys/kern/syscalls.master \
    posix_spawn/src/sys/sys/Makefile posix_spawn/src/sys/sys/spawn.h

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/lib/libc/sys/Makefile.inc?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/kern_fork.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/syscalls.master?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/sys/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/sys/spawn.h?r1=0&r2=1.1

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

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to