summaryrefslogtreecommitdiffstats
path: root/libm/w_cabs.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up a warning.Manuel Novoa III2002-09-091-3/+1
|
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+20
math library (which is itself based on the math lib from FreeBSD). -Erik