getopt: fix null pointer arithmetic ub
[musl] / src / malloc / mallocng /
2022-10-19 Rich Felkerdisable MADV_FREE usage in mallocng
2021-04-16 Dominic Chenmallocng/aligned_alloc: check for malloc failure
2021-01-30 Rich Felkerpreserve errno across free
2020-11-29 Dominic Chenfix mallocng regression in malloc_usable_size with...
2020-11-11 Rich Felkerlift child restrictions after multi-threaded fork
2020-11-11 Rich Felkergive libc access to its own malloc even if public mallo...
2020-06-30 Rich Felkerimport mallocng
2020-06-29 Rich Felkeradd glue code for mallocng merge