aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add chunk splitting and free-chunk search, use sysconf for page sizeThomas Vanbesien2026-02-272-7/+51
* Add show_alloc_mem and test_show, rename test to test_preloadThomas Vanbesien2026-02-275-8/+131
* Add zone allocation, internal data structures, and READMEThomas Vanbesien2026-02-275-6/+181
* Initial scaffold: Makefile, stub malloc/free/realloc, test harnessThomas Vanbesien2026-02-2212-0/+233