define NULL as nullptr when used in C++11 or later
[musl] / src / malloc / oldmalloc / aligned_alloc.c
2020-06-11 Rich Felkeronly disable aligned_alloc if malloc was replaced but...
2020-06-03 Rich Felkermove oldmalloc to its own directory under src/malloc