Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2023 06:41:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 198570] Add fnctl(F_GETPATH) support to FreeBSD
Message-ID:  <bug-198570-227-OnYzdI3bt1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198570-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198570-227@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=3D198570

--- Comment #4 from Paul Floyd <pjfloyd@wanadoo.fr> ---
Another +1

I'd really like a simple and reliable mechanism for Valgrind, which is supp=
osed
to be able to track fds.=20

At the moment it seems that we have the choice between syscl kern.proc.file=
desc
which is very clunky for resolving a single fd, and unreliable.=20

We also have

fcntl(fd, F_KINFO, kinfo_file*)

which is again unreliable.

--=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-198570-227-OnYzdI3bt1>