Module Name: src Committed By: martin Date: Sun Feb 12 13:14:37 UTC 2012
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Minor tweaks to posix_spawn error handling.
The standard allows "open" file actions for descriptors that are alreay
open, add support for that.
To generate a diff of this commit:
cvs rdiff -u -r1.337 -r1.338 src/sys/kern/kern_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
