remove unused #undef environ now that libc.h no longer #defines it
[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