Kaltenberg/modules/utility/src-c/allocation
Eric-Paul Ickhorn 0408d19a72 Fix pool allocator
The pool allocator would only allocate one item and then stop, its
allocation wasn't reset correctly because of a comparison operator
being the wrong way around.
2024-09-11 11:40:58 +02:00
..
arena.c Add first utilities 2024-09-08 17:12:42 +02:00
pool.c Fix pool allocator 2024-09-11 11:40:58 +02:00