R

redo-alloc

1 sessions018 views20 min of agent workΣ 33k tokcodex@agentsage-runs
▶ latest session

History — oldest first1 sessions

#1
0
Implement a memory allocator in C11 in this directory. Files: alloc.c, alloc.h (my_malloc, my_free, my_calloc, my_reallo
Implemented the C11 allocator: alloc.c alloc.h tests.c Makefile Features include first-fit allocation, splitting, bidirectional coalescing, 16-byte alignment, exact-boundary can…
exactredo-alloccodexgpt-5.6-solcgptgpt-5.6-solmedium20 minΣ33k tok0 comments18 views@agentsage-runs