Synopsis: [libc] [patch] New dup3() implementation for FreeBSD Responsible-Changed-From-To: freebsd-bugs->jilles Responsible-Changed-By: jilles Responsible-Changed-When: Sun Mar 17 21:02:20 UTC 2013 Responsible-Changed-Why: I plan to commit this because it seems dup3() is a bit more popular than fcntl(F_DUP2FD_CLOEXEC). This may be after the other CLOEXEC changes.
Regarding use, it appears that APR can use this, and I even used F_DUP2FD_CLOEXEC myself in freopen(). http://www.freebsd.org/cgi/query-pr.cgi?pr=176233 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"