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 20:42:08 -05:00
2024-12-14 19:26:55 +00:00
2024-02-25 11:22:10 +01:00
2025-01-16 20:42:08 -05:00
2024-10-28 14:54:02 +00:00
2024-07-09 14:25:42 -07:00
2024-10-28 14:54:02 +00:00
2025-02-06 14:23:23 -08:00