zig/lib/std/heap
Andrew Kelley 3f3003097c std.heap.PageAllocator: add check for large allocation
Instead of making the memory alignment functions more complicated, I
added more API documentation for their existing semantics.

closes #12118
closes #12135
2022-10-30 16:10:20 -07:00
..
arena_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00
general_purpose_allocator.zig std.heap.PageAllocator: add check for large allocation 2022-10-30 16:10:20 -07:00
log_to_writer_allocator.zig std: update tests to stage2 semantics 2022-06-03 20:21:20 +03:00
logging_allocator.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00:00