Date: Wed, 8 Jul 2020 10:14:32 -0700 From: Yuri <yuri@rawbw.com> To: Mateusz Guzik <mjguzik@gmail.com> Cc: Freebsd hackers list <freebsd-hackers@freebsd.org> Subject: Re: Is it possible to determine the open file path based on the file descriptor? Message-ID: <5a00f93e-21a1-47ab-6e8e-15d24840c525@rawbw.com> In-Reply-To: <CAGudoHHE7UcNsT5hB8zRwhjABBCP2-rtFcuHE=dhmPwvf=6XgA@mail.gmail.com> References: <21b0280d-c290-f27f-98a9-0c2242380718@rawbw.com> <CAGudoHEjFvt4nijEUj0FwN0CTYmuxuqvSbiMefTeMvrXeuEkJg@mail.gmail.com> <CAGudoHHE7UcNsT5hB8zRwhjABBCP2-rtFcuHE=dhmPwvf=6XgA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-07-08 09:59, Mateusz Guzik wrote: > I can't be arsed to find all the proper headers, but you get the idea. > If this makes the program work well enough I can commit and merge to > stable/12. This particular project (watchman) looks for F_GETPATH and fails because it isn't defined. If you would add it to 12.1 this would be great. llvm sources also contain references to F_GETPATH. Thank you, Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5a00f93e-21a1-47ab-6e8e-15d24840c525>