have ldso track replacement of aligned_alloc
authorRich Felker <dalias@aerifal.cx>
Thu, 11 Jun 2020 02:02:45 +0000 (22:02 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 11 Jun 2020 02:02:45 +0000 (22:02 -0400)
commite9f4fd1185badfc005fcfe5c7de27d58baec057c
tree95225d8a1d333cba4680711f499912a654cf0299
parent25cef5c591fbee755a53f0d7920f4f554f343a53
have ldso track replacement of aligned_alloc

this is in preparation for improving behavior of malloc interposition.
ldso/dynlink.c
src/internal/dynlink.h
src/malloc/replaced.c