mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
The system linker shows warning when `msync` is linked instead of `__msync13`: "warning: reference to compatibility msync(); include <sys/mman.h> for correct reference" closes #14422