016dcba92afix HOSTTYPE setting even if env var is set. changes to free to not unmap first chunk and add env setting NO_UNMAPtomoron2025-03-20 17:03:35 +01:00
039d29f0d7fix realloc size detection when new size is larger than current chunk max size, add pthread mutex to make the functions thread safetomoron2024-12-05 18:59:07 +01:00
a9ad4492ccfix norm and mandatory donetomoron2024-12-05 16:07:20 +01:00
913b33f74bfix get_prev_alloc, add "invalid pointer" message when an invalid pointer is passed to free or realloctomoron2024-12-04 18:49:53 +01:00
7dfa7eb049fix norm and set chunk sizestomoron2024-12-03 19:03:30 +01:00
231b283e0dadd realloc, rename bloc to chunk, start thinking of chunk sizestomoron2024-12-02 20:18:59 +01:00
a15705401efix alloc between two allocations, fix free (uninitialized value)tomoron2024-12-01 19:22:43 +01:00
7cddc28d28add free function (may be broken), add pointer to first allocation in memory bloc.tomoron2024-12-01 03:19:21 +01:00