|
e8f5fa88b5
|
malloc: added destroy_heap function
|
2024-09-18 17:22:21 -04:00 |
|
|
5749c68035
|
malloc: defined set_footer , get_footer , init_gc_chunk find_free_chunk and merge_chunk
|
2024-09-18 13:54:53 -04:00 |
|
|
37d5cfd532
|
malloc: defined get_next_chunk , get_prev_chunk , and align
|
2024-09-18 02:02:44 -04:00 |
|
|
f80156344b
|
malloc: hide and magic are static
|
2024-09-18 01:20:01 -04:00 |
|
|
00f62da35c
|
malloc: defined gc_chunk , functions hide and magic
|
2024-09-18 00:46:36 -04:00 |
|
|
15e07e2c9a
|
malloc: remove sbrk
|
2024-09-16 17:25:07 -04:00 |
|
|
26ef0bc3ad
|
formatting/style
|
2024-09-06 11:05:16 -04:00 |
|
|
02d017af64
|
Move all source and header files to subdirectories
|
2024-08-24 17:33:57 -04:00 |
|