NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46457 CVS commit: src/sys/kern



The following reply was made to PR kern/46457; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46457 CVS commit: src/sys/kern
Date: Wed, 16 May 2012 09:41:11 +0000

 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.
 


Home | Main Index | Thread Index | Old Index