Module Name: src Committed By: martin Date: Wed May 16 09:41:11 UTC 2012
Modified Files: src/sys/kern: sys_pipe.c Log Message: Make sure we can deliver two file descriptors for pipe2() before we set up anything special (like close on exec). Fixes PR kern/46457. To generate a diff of this commit: cvs rdiff -u -r1.135 -r1.136 src/sys/kern/sys_pipe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.