implement support for C11 aligned_alloc

Just like glibc does, we simply alias it to memalign.
3 files changed