Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2013 21:04:55 GMT
From:      jilles@FreeBSD.org
To:        jilles@FreeBSD.org, freebsd-bugs@FreeBSD.org, jilles@FreeBSD.org
Subject:   Re: kern/176233: [libc] [patch] New dup3() implementation for FreeBSD
Message-ID:  <201303172104.r2HL4t9H095770@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303172104.r2HL4t9H095770>