[Bug 283364] [PATCH] java/openjdk*: Update pkg-message information about fdescfs and procfs

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Dec 2024 12:54:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283364

Dag-Erling Smørgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |des@FreeBSD.org

--- Comment #2 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
(In reply to Harald Eilertsen from comment #1)
> The most important use of /dev/fd is to be able to close any extra file descriptors that for some reason don't have the O_CLOEXEC flag set when a new process is forked.

We have closefrom(2) for that.

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