NetBSD-Bugs archive

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

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



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36551 CVS commit: src/lib/libc/sys
Date: Sat,  9 Feb 2008 04:58:30 +0000 (UTC)

 Module Name:   src
 Committed By:  dholland
 Date:          Sat Feb  9 04:58:30 UTC 2008
 
 Modified Files:
        src/lib/libc/sys: dup.2
 
 Log Message:
 Document the behavior of dup2 when oldfd == newfd: nothing happens.
 Suggested by the patches in PR bin/36551 from Greg A. Woods.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.18 -r1.19 src/lib/libc/sys/dup.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