Alexandre Julliard pushed to branch master at wine / wine
Commits: 7c9a04ab by Akihiro Sagawa at 2025-08-08T19:19:32+09:00 ntdll: Remove redundant fusefs detection for NetBSD.
Unlike FreeBSD, NetBSD does not provide native support for FUSE. Although it has a similar framework called puffs, the fstatvfs(2) function never returns "fusefs".
- - - - -
1 changed file:
- dlls/ntdll/unix/file.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7c9a04ab11f1403621df1a5d6de6b71...