summaryrefslogtreecommitdiffstats
path: root/include/complex.h
Commit message (Expand)AuthorAgeFilesLines
* Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword.stefanf2004-08-141-0/+2
* Use tabulators after '#define'.stefanf2004-08-141-5/+5
* Add implementations for cimag{,f,l}, creal{,f,l} and conj{,f,l}. They arestefanf2004-05-301-6/+12
* Remove the macros for creal{,f} and cimag{,f}. They failed to convert theirstefanf2004-05-301-7/+0
* Breath deep and take __P out of the system include files.imp2002-03-231-6/+6
* Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostlyru2001-06-131-0/+60
OpenPOWER on IntegriCloud