summaryrefslogtreecommitdiff
path: root/src/math/lrintl.c
AgeCommit message (Expand)AuthorLines
2012-11-13math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessedSzabolcs Nagy-0/+1
2012-03-18make lrint and llrint functions work without fenv supportnsz-1/+6
2012-03-18faster lrint and llrint functionsnsz-7/+21
2012-03-13remove libm.h includes when math.h and float.h are enoughnsz-1/+3
2012-03-13first commit of the new libm!Rich Felker-0/+14