Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-03 | move oldmalloc to its own directory under src/malloc | Rich Felker | 1 | -39/+0 |
2020-06-03 | move __expand_heap into malloc.c | Rich Felker | 1 | -2/+0 |
2020-06-03 | reverse dependency order of memalign and aligned_alloc | Rich Felker | 1 | -2/+0 |
2020-06-02 | move malloc_impl.h from src/internal to src/malloc | Rich Felker | 1 | -0/+43 |