aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterAdd comments to test programs, replace custom atoi with libcThomas Vanbesien7 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-02-27Add comments to test programs, replace custom atoi with libcHEADmasterThomas Vanbesien2-16/+19
2026-02-27Fix stale filename comment, const qualifier, and int-to-size_t castsThomas Vanbesien3-11/+11
2026-02-27Implement realloc and add realloc rounds to random testThomas Vanbesien2-6/+134
2026-02-27Add randomized correctness testThomas Vanbesien2-2/+191
2026-02-27Implement free and add testing notes to READMEThomas Vanbesien2-4/+73
2026-02-27Add chunk splitting and free-chunk search, use sysconf for page sizeThomas Vanbesien2-7/+51
2026-02-27Add show_alloc_mem and test_show, rename test to test_preloadThomas Vanbesien5-8/+131
2026-02-27Add zone allocation, internal data structures, and READMEThomas Vanbesien5-6/+181
2026-02-22Initial scaffold: Makefile, stub malloc/free/realloc, test harnessThomas Vanbesien12-0/+233
 
Clone
https://git.tvcloud.fr/malloc