summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_truncl.c
Commit message (Expand)AuthorAgeFilesLines
* Revert the last change, the conversion from long double to double can raisestefanf2005-04-281-4/+4
* Use double additions to raise the inexact exception to work around problemsstefanf2005-04-221-4/+4
* Fix raising the inexact exception (FE_INEXACT) if the result differs from thestefanf2005-04-221-4/+10
* Implement truncl() based on floorl().das2005-04-161-0/+62
OpenPOWER on IntegriCloud