|
039d29f0d7
|
fix realloc size detection when new size is larger than current chunk max size, add pthread mutex to make the functions thread safe
|
2024-12-05 18:59:07 +01:00 |
|
|
a9ad4492cc
|
fix norm and mandatory done
|
2024-12-05 16:07:20 +01:00 |
|
|
913b33f74b
|
fix get_prev_alloc, add "invalid pointer" message when an invalid pointer is passed to free or realloc
|
2024-12-04 18:49:53 +01:00 |
|
|
7dfa7eb049
|
fix norm and set chunk sizes
|
2024-12-03 19:03:30 +01:00 |
|
|
231b283e0d
|
add realloc, rename bloc to chunk, start thinking of chunk sizes
|
2024-12-02 20:18:59 +01:00 |
|