Searched hist:176957 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/tests/sys/file/
H A Ddup_test.cdiff 176957 Sat Mar 08 22:02:21 MST 2008 antoine 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
/freebsd-11.0-release/lib/libc/sys/
H A Dfcntl.2diff 176957 Sat Mar 08 22:02:21 MST 2008 antoine 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
/freebsd-11.0-release/sys/sys/
H A Dfcntl.hdiff 176957 Sat Mar 08 22:02:21 MST 2008 antoine 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
/freebsd-11.0-release/sys/kern/
H A Dkern_descrip.cdiff 176957 Sat Mar 08 22:02:21 MST 2008 antoine 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

Completed in 209 milliseconds