Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2017 03:36:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199810] libdtrace should probably use O_CLOEXEC while calling open() instead of setting FD_CLOEXEC using fcntl()
Message-ID:  <bug-199810-8-ptRSgNZ5o9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199810-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199810-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199810

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |markj@FreeBSD.org

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Ed Maste from comment #2)
I think the patch is fine as-is. Given the relatively slow pace of upstream
development, I'm not inclined to add ifdefs around every small deviation. A=
lso,
illumos now has O_CLOEXEC, so it'd be easy to integrate this upstream at so=
me
point in the future.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199810-8-ptRSgNZ5o9>