K 10 svn:author V 7 antoine K 8 svn:date V 27 2008-04-20T19:32:46.000000Z K 7 svn:log V 388 MFC to RELENG_7: Introduce a new F_DUP2FD command to fcntl(2), for compatibility with Solaris and AIX. fcntl(fd, F_DUP2FD, arg) and dup2(fd, arg) are functionnaly equivalent. Document it. Add some regression tests (identical to the dup2(2) regression tests). PR: 120233 Submitted by: Jukka Ukkonen Approved by: rwaston (mentor) MFC after: 1 month END