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