summaryrefslogtreecommitdiffstats
path: root/libm/s_scalbn.c
Commit message (Expand)AuthorAgeFilesLines
* Add a few missing includesRon2009-07-091-0/+1
* fix small goof in last commit: should use "long" function (scalbln)Denis Vlasenko2009-01-031-10/+10
* libm: remove scalbln implementation, it seems to be less correct than scalbn.Denis Vlasenko2009-01-031-25/+47
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-16/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-2/+0
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-0/+4
* Trim off whitespaceEric Andersen2005-03-061-7/+7
* Default to building C89 math stuff only. Cleanup some warnings.Eric Andersen2001-11-231-1/+2
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+66