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

Zebediah Figura (she/her) zfigura at codeweavers.com
Mon Aug 30 14:48:36 CDT 2021


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



More information about the wine-devel mailing list