[Git][wine/wine][master] 2 commits: mountmgr.sys: Fall back to statfs if "important" free space is 0 on macOS.
Alexandre Julliard pushed to branch master at wine / wine Commits: a32e9be3 by Tim Clem at 2026-04-14T22:00:49+02:00 mountmgr.sys: Fall back to statfs if "important" free space is 0 on macOS. The CFURLCopyResourcePropertyForKey fails silently and returns 0 free bytes if the volume is not APFS. - - - - - c8b71506 by Tim Clem at 2026-04-14T22:00:49+02:00 ntdll: Fall back to statfs if "important" free space is 0 on macOS. The CFURLCopyResourcePropertyForKey fails silently and returns 0 free bytes if the volume is not APFS. - - - - - 2 changed files: - dlls/mountmgr.sys/unixlib.c - dlls/ntdll/unix/file.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ed6c6e7c52a0f5d33ef8fd5aba3450... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ed6c6e7c52a0f5d33ef8fd5aba3450... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)