aboutsummaryrefslogtreecommitdiff
path: root/lib/alloc/alloc_heap.c
Commit message (Collapse)AuthorAgeFilesLines
* Accept an element size argument to allocatorsThomas Voss 2024-05-101-5/+10
|
* Try to do better error handling with custom allocatorsThomas Voss 2024-05-091-5/+19
|
* Add custom allocator support to u8upper()Thomas Voss 2024-05-091-0/+12