respect iso c namespace in stdio.h and wchar.h regarding va_list
[musl] / include / complex.h
2012-12-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-12-11 Szabolcs Nagymake CMPLX macros available in complex.h in non-c11...
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagycomplex: add C11 CMPLX macros and replace cpack with...
2012-10-21 nszcomplex: make _Complex_I work with gcc -std=c99 -pedant...
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!