Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2017 03:13:09 +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-VtH9SxnV7P@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

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org,
                   |                            |markj@FreeBSD.org

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
The patch looks good to me. Mark, as the one most likely to be affected by
changes in cddl/contrib/opensolaris/lib/libdtrace on a future import, what =
do
you think of the approach in the patch, vs #ifdef FreeBSD / #ifdef illumos
guards throughout?

--=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-VtH9SxnV7P>