|
inc
|
feat: malloc multi zones and large blocks
|
2025-07-11 14:21:25 +02:00 |
|
src
|
feat: free (untested)
|
2025-07-11 14:49:29 +02:00 |
|
.gitignore
|
Initial commit
|
2025-02-13 10:44:13 +00:00 |
|
LICENSE
|
Initial commit
|
2025-02-13 10:44:13 +00:00 |
|
Makefile
|
feat: Makefile and test program
|
2025-07-03 17:38:58 +02:00 |
|
README.md
|
Initial commit
|
2025-02-13 10:44:13 +00:00 |
|
main.c
|
feat: free (untested)
|
2025-07-11 14:49:29 +02:00 |
|
test.sh
|
feat: malloc multi zones and large blocks
|
2025-07-11 14:21:25 +02:00 |