Module Name: src Committed By: jruoho Date: Sat Jul 16 14:33:33 UTC 2011
Modified Files: src/lib/libc/sys: dup.2 Log Message: Note that dup2(2) and dup3(2) may not fail with EMFILE; from PR lib/45148. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 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.