summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_cproj.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53.espie2013-07-031-3/+3
* Switch libc and libm to use strong aliases rather than weak aliasesmartynas2013-03-281-2/+2
* Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,martynas2013-01-131-8/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Finalize work on complex math routines, now that we have themartynas2011-07-081-1/+14
* Fix the cproj family to not return garbage on finite arguments.guenther2010-07-191-1/+3
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-0/+32