<div><div dir="auto">Wine was using the function for a long time but was avoided on macOS up until wine-5.8 when the old buildbot was taken out of commission.</div><div dir="auto"><br></div><div dir="auto">With how much of a PITA it is setting up a build environment for compiling wine on MacOSX10.8/10.9 I’d leave this as not our problem, it’s simply a matter of using the replacement library to fill in the gaps avoiding even needing a newer SDK.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 30, 2021 at 4:20 PM Erich E. Hoover <<a href="mailto:erich.e.hoover@gmail.com" target="_blank">erich.e.hoover@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On Mon, Aug 30, 2021 at 1:53 PM Dean Greer <<a href="mailto:gcenx83@gmail.com" target="_blank">gcenx83@gmail.com</a>> wrote:<br>
> How badly is this function needed as there is a third-party solution that implements this and more missing functions.<br>
<br>
We're currently using (even before this patch) the fstatat() function<br>
to detect if crossing a symlink puts us on a different drive.  I'd<br>
definitely prefer for this to be "not our problem" by either using a<br>
library to fill in these routines or upping the minimum supported Mac<br>
OS X version.  That said, it's not that hard on Mac OS X to implement<br>
a replacement for fstatat() using fcntl(F_GETPATH).<br>
<br>
Best,<br>
Erich<br>
</blockquote></div></div>
</div>