fixed the allocator, coalescing free still untested
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 21 Aug 2024 03:18:33 +0000 (06:18 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 21 Aug 2024 03:18:33 +0000 (06:18 +0300)
commit4fa44869c8211aa0fee44776027d691bd42b56e8
treefa33788352df13031f3948c245cad84de7c0a39d
parent00980a2ddd551d1574ce36751c1cb9ae1a75a052
fixed the allocator, coalescing free still untested
kern/src/libc/malloc.c
kern/src/main.c
kern/src/mem.c