aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/s_remquol.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in remquo{,f,l}, in which the quotient didn't always have theDavid Schultz2012-04-071-1/+2
* The high part of the mantissa is 64 bits on sparc64.David Schultz2008-07-311-1/+1
* Implement remquol() based on remquo().David Schultz2008-03-301-0/+177