Files
kolibrios/programs/develop
Egor00f cb29ecffb7 libc.obj: fixes and optimizations for allocator && add new samples to sh build
fix: in `__mem_MERGE_MEM_NODES` `base->free = base->size`, its wrong.
forgot to set size for new block
optimization: add `__last_mem_node`. usually  its node with max free space among other nodes. firstly `malloc` try find space in it.
update(fix and optimizations) `realloc`.
now sdltest is working!
2026-02-04 12:42:00 +05:00
..
2024-05-21 18:17:37 +00:00
2020-10-14 00:28:46 +00:00
2026-01-18 16:28:46 +00:00
2024-05-30 20:45:33 +00:00
2024-06-03 00:34:02 +01:00
2024-05-30 20:45:33 +00:00
2021-06-09 04:16:21 +00:00
2021-11-21 21:13:23 +00:00
2024-06-03 00:34:02 +01:00
2026-01-18 13:08:02 +00:00
2023-01-22 12:08:46 +00:00
2024-05-30 20:45:33 +00:00
2022-02-06 11:09:00 +00:00
2024-06-03 00:34:02 +01:00
2021-02-05 09:05:46 +00:00