[Bug 199810] libdtrace should probably use O_CLOEXEC while calling open() instead of setting FD_CLOEXEC using fcntl()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 30 03:13:10 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199810

Ed Maste <emaste at freebsd.org> changed:

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

--- Comment #2 from Ed Maste <emaste at 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?

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


More information about the freebsd-bugs mailing list