summaryrefslogtreecommitdiff
path: root/src/arena.h
AgeCommit message (Expand)Author
2025-03-30Create encryption functions that actually work@syxhe
2025-03-28Create xalloc function and wrappers, fix XALLOC_EXIT usages to comply with IS...@syxhe
2025-03-25Change function signature of (simple)arena_init function@syxhe
2025-03-24Fix MEM_ALIGN_BYTES not being static@syxhe
2025-03-24Add a flag to control whether arena alloc functions are xalloc or normal. Imp...@syxhe
2025-03-23Fix a whole bunch of shit, create an arena implementation@syxhe