about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_rintf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Adjust s_rintf.c and s_rintl.c regarding code style.Stefan Liebler2019-12-111-19/+25
* Use GCC builtins for rint functions if desired.Stefan Liebler2019-12-111-6/+11
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Fix rintf rounding.Joseph Myers2012-02-221-12/+0
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-19/+9
* Update.Ulrich Drepper1999-07-141-0/+72