eb15a7764e0b9ad0f65cf4140ead13439a8e3be8
Heap is very unstable with non-power-of-two block sizes
Quark libmalloc
Quark Kernel is a hobbyist OS kernel mainly indended to be a challenging side-project.
Building
You will need:
- GNU Autotools
To build the kernel for the x86 platform, run:
autoreconf -i./configure [--enable-tests] [--host=<host>] [--prefix=<your_desired_prefix>] [CFLAGS=-ffreestanding LDFLAGS=-nostdlib]make
Languages
C
97.5%
Makefile
1.3%
M4
1.2%