mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +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