summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_nearbyint.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Fix some regressions caused by the switch from gcc to clang. The fixesDavid Schultz2013-05-271-1/+5
* Implement rintl(), nearbyintl(), lrintl(), and llrintl().David Schultz2008-01-141-0/+1
* Add C99's nearbyint{,f}() functions as wrappers around rint().David Schultz2004-07-061-0/+54