mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
Let's follow the libc/kernel convention and use an i64 for offsets, we bitcast as needed and avoid the useless conditional casts.
Let's follow the libc/kernel convention and use an i64 for offsets, we bitcast as needed and avoid the useless conditional casts.