on x86_64 use long instead of long long for 64bit posix types
[musl] / src / malloc / aligned_alloc.c
2012-12-07 Rich Felkerfix invalid read in aligned_alloc
2012-08-26 Rich Felkerimplement "low hanging fruit" from C11