aboutsummaryrefslogtreecommitdiff
path: root/lib/alloc/arena_realloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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