summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/e_pow.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-3/+3
* get in the bug fix for pow, from fdlibm 5.3. also adapt it formartynas2008-07-201-38/+39
* Avoid shadowing of external symbols by local variables; whoeverotto2006-04-251-6/+6
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-10/+2
* initial import of NetBSD treederaadt1995-10-181-0/+308