Kaltenberg/modules/utility/src-c
Eric-Paul Ickhorn 81e10aa64b Fix a bug in the UUID assigner
In the UUID assigner, malloc() was  used somewhere where it would have
been correct to use realloc().
2024-09-12 23:25:00 +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 Fix a bug in the UUID assigner 2024-09-12 23:25:00 +02:00
text.c Add INI parser 2024-09-09 05:49:48 +02:00