summaryrefslogtreecommitdiff
path: root/libm/s_scalbn.c
AgeCommit message (Expand)Author
2010-06-10libm: unbreak scalbn for 64-bit processorsRoman I Khimov
2009-07-05Add a few missing includesRon
2009-01-03fix small goof in last commit: should use "long" function (scalbln)Denis Vlasenko
2009-01-03libm: remove scalbln implementation, it seems to be less correct than scalbn.Denis Vlasenko
2008-12-22libm/*: mass removal of:Denis Vlasenko
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer
2006-01-17All math related relocs gonePeter S. Mazinger
2005-03-06Trim off whitespaceEric Andersen
2001-11-23Default to building C89 math stuff only. Cleanup some warnings.Eric Andersen
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen