summaryrefslogtreecommitdiff
path: root/src/math/lrintl.c
AgeCommit message (Expand)AuthorLines
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