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.