Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 01/03/2007 11:50:47
Module Name: src
Committed By: cbiere
Date: Wed Jan 3 11:50:47 UTC 2007
Modified Files:
src/lib/libc/sys: fcntl.2
Log Message:
Fixed wrong and illogical statement:
fcntl() F_DUPFD does NOT set FD_CLOEXEC for the new file descriptor.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/lib/libc/sys/fcntl.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.