summaryrefslogtreecommitdiff
path: root/src/malloc/oldmalloc/malloc.c
AgeCommit message (Expand)AuthorLines
2020-06-10move __malloc_replaced to a top-level malloc fileRich Felker-2/+0
2020-06-10switch to a common calloc implementationRich Felker-36/+0
2020-06-03move oldmalloc to its own directory under src/mallocRich Felker-0/+550