aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/replaced.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* have ldso track replacement of aligned_alloc•••this is in preparation for improving behavior of malloc interposition. Rich Felker2020-06-101-0/+1
* move __malloc_replaced to a top-level malloc file•••it's not part of the malloc implementation but glue with musl dynamic linker. Rich Felker2020-06-101-0/+3