summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_rintf.c
AgeCommit message (Expand)Author
2019-12-11Adjust s_rintf.c and s_rintl.c regarding code style.Stefan Liebler
2019-12-11Use GCC builtins for rint functions if desired.Stefan Liebler
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2017-09-22Use libm_alias_float in flt-32.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-22Fix rintf rounding.Joseph Myers
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper
1999-07-14Update.Ulrich Drepper