Feb. 15, 2024
4 p.m.
On Thu Feb 15 16:00:32 2024 +0000, Zebediah Figura wrote:
FWIW there is get_path_from_fd() already in the server. I took a look, but I'm not sure how helpful that is since I'll have to still check for \_\_linux\_\_ anyway because I need readlink to get the actual file's path, not the symlink in procfs. It also would incur an extra allocation that we can avoid on the symlink's path.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5083#note_61287