declare environ in unistd.h when _GNU_SOURCE feature test macro is used
[musl] / include / complex.h
2012-03-23 Rich Felkersimplify creal and cimag macros
2012-03-22 Rich Felkeradd creal/cimag macros in complex.h (and use them in...
2012-03-13 Rich Felkerfirst commit of the new libm!