aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement free and add testing notes to READMEThomas Vanbesien2026-02-271-4/+57
* 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-271-0/+87
* Add zone allocation, internal data structures, and READMEThomas Vanbesien2026-02-272-5/+80
* Initial scaffold: Makefile, stub malloc/free/realloc, test harnessThomas Vanbesien2026-02-223-0/+45