musl/src/malloc/replaced.c, branch mastermusl - an implementation of the standard library for Linux-based systemshave ldso track replacement of aligned_alloc2020年06月11日T02:02:45+00:00Rich Felkerdalias@aerifal.cx2020年06月11日T02:02:45+00:00e9f4fd1185badfc005fcfe5c7de27d58baec057c
this is in preparation for improving behavior of malloc interposition.
this is in preparation for improving behavior of malloc interposition.
move __malloc_replaced to a top-level malloc file2020年06月11日T00:42:54+00:00Rich Felkerdalias@aerifal.cx2020年06月11日T00:42:54+00:00501a92660ca2ed6469a0a01474574ce9930356cd
it's not part of the malloc implementation but glue with musl dynamic
linker.
it's not part of the malloc implementation but glue with musl dynamic
linker.