summaryrefslogtreecommitdiffstats
path: root/src/alloc.h
AgeCommit message (Expand)Author
2023-10-06alloc: Test allocation size overflowsTavian Barnes
2023-08-31alloc: New varena_grow() functionTavian Barnes
2023-08-31alloc: New [v]arena_clear() functionsTavian Barnes
2023-06-20alloc: Implement an arena for flexible structsTavian Barnes
2023-06-20alloc: Implement an arena allocatorTavian Barnes
2023-06-20alloc: New header for memory allocation utilitiesTavian Barnes