mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-05 15:22:22 -04:00
0e95fa455c
There's no guarantee for the kernel definition to be ABI compatible with the libc one (and vice versa). There's also no guarantee of ABI compatibility between musl/glibc. Fun, isn't it?