1
0
mirror of git://git.musl-libc.org/musl synced 2024-12-22 14:43:04 +00:00
musl/ldso
Alexander Monakov ce7ae11acf ldso, malloc: implement reclaim_gaps via __malloc_donate
Split 'free' into unmap_chunk and bin_chunk, use the latter to introduce
__malloc_donate and use it in reclaim_gaps instead of calling 'free'.
2018-04-17 19:23:00 -04:00
..
dlstart.c fix regression in SH/FDPIC dynamic linker 2016-02-18 04:13:05 +00:00
dynlink.c ldso, malloc: implement reclaim_gaps via __malloc_donate 2018-04-17 19:23:00 -04:00