NetBSD-Bugs archive

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

PR/48614 CVS commit: src/lib/libc/sys



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48614 CVS commit: src/lib/libc/sys
Date: Sat, 22 Feb 2014 17:26:41 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Sat Feb 22 17:26:41 UTC 2014
 
 Modified Files:
        src/lib/libc/sys: pipe.2
 
 Log Message:
 pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.
 Also fix the wording for EINVAL as suggested by Robert Elz.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.29 -r1.30 src/lib/libc/sys/pipe.2
 
 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