about summary refs log tree commit diff
path: root/src/math/lrintl.c
Commit message (Expand)AuthorAgeFilesLines
* math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessedSzabolcs Nagy2012-11-131-0/+1
* make lrint and llrint functions work without fenv supportnsz2012-03-181-1/+6
* faster lrint and llrint functionsnsz2012-03-181-7/+21
* remove libm.h includes when math.h and float.h are enoughnsz2012-03-131-1/+3
* first commit of the new libm!Rich Felker2012-03-131-0/+14