mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
heap.zig: define new default page sizes heap.zig: add min/max_page_size and their options lib/std/c: add miscellaneous declarations heap.zig: add pageSize() and its options switch to new page sizes, especially in GPA/stdlib mem.zig: remove page_size