Files
zig/lib
Andrew Kelley 284de7d957 adjust runtime page size APIs
* fix merge conflicts
* rename the declarations
* reword documentation
* extract FixedBufferAllocator to separate file
* take advantage of locals
* remove the assertion about max alignment in Allocator API, leaving it
  Allocator implementation defined
* fix non-inline function call in start logic

The GeneralPurposeAllocator implementation is totally broken because it
uses global state but I didn't address that in this commit.
2025-02-06 14:23:23 -08:00
..
2025-01-16 21:15:48 +01:00
2025-01-29 12:48:56 +01:00
2024-09-19 18:20:22 -07:00
2024-09-19 18:20:21 -07:00
2025-02-06 14:23:23 -08:00
2024-09-24 23:58:21 -07:00
2025-02-06 14:23:23 -08:00