aboutsummaryrefslogtreecommitdiff
path: root/lib/alloc/arena_realloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Huge library overhaulThomas Voss 2024-10-031-62/+0
|
* Fix bug in arena_realloc()Thomas Voss 2024-05-141-1/+1
|
* Add custom allocator support to u8upper()Thomas Voss 2024-05-091-3/+4
|
* Implement arena allocation resizingThomas Voss 2024-05-091-0/+61