summaryrefslogtreecommitdiff
path: root/src/math/log1pl.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-11math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy1-0/+6
2013-10-28math: extensive log*.c cleanupSzabolcs Nagy1-1/+1
2012-11-13math: raise exception flags in log1pl.c on <= -1 argumentsSzabolcs Nagy1-7/+2
2012-03-19code cleanup of named constantsnsz1-10/+10
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker1-4/+4
2012-03-13first commit of the new libm!Rich Felker1-0/+176