[PATCH 2/2] ntdll: Replace fstat and lstat with fstatat in get_file_info.

Dean Greer gcenx83 at gmail.com
Mon Aug 30 14:54:38 CDT 2021


We’d proposed that for the prebuilt packages as it’s PITA to build
libraries that are compatible with the lower versions of macosx, however
the library I mentioned to you prior already covers this and more missing
functions.

On Mon, Aug 30, 2021 at 3:48 PM Zebediah Figura (she/her) <
zfigura at codeweavers.com> wrote:

> On 8/28/21 11:53 PM, Chip Davis wrote:
> > This sadly won't work for macOS 10.8 or 10.9. fstatat(2) was introduced
> to macOS in 10.10.
> >
> > is_mount_point() already has this problem, but that's not your fault.
>
> Gijs and Dean proposed in [1] to bump the minimum required macOS version
> to 10.13. Is there a good reason to support versions older than 10.10?
>
> [1] https://www.winehq.org/pipermail/wine-devel/2021-July/191504.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210830/90cb400e/attachment.htm>


More information about the wine-devel mailing list