aboutsummaryrefslogtreecommitdiff
path: root/mem
AgeCommit message (Expand)Author
2024-03-09Define functions to get the number of used blocks.3gg
2024-02-13Let memory allocators trap by default when attempting to allocate beyond capa...3gg
2023-07-17Add used list to mempool; fix mem iteration.3gg
2023-07-16Fix mem and mempool iteration.3gg
2023-07-16Add function to query pool capacity.3gg
2023-07-13Add mem allocator, remove listpool.3gg