Kaltenberg/modules/utility/src-c
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
..
allocation Fix pool allocator 2024-09-11 11:40:58 +02:00
containers Add first utilities 2024-09-08 17:12:42 +02:00
math Add first utilities 2024-09-08 17:12:42 +02:00
serial/ini Add INI parser 2024-09-09 05:49:48 +02:00
uuid Add first utilities 2024-09-08 17:12:42 +02:00
text.c Add INI parser 2024-09-09 05:49:48 +02:00