[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:36:25 UTC 2017


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

Mark Johnston <markj at FreeBSD.org> changed:

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

--- Comment #3 from Mark Johnston <markj at 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. Also,
illumos now has O_CLOEXEC, so it'd be easy to integrate this upstream at some
point in the future.

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


More information about the freebsd-bugs mailing list