Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 1 | -0/+2 |
* | Truncate the exponent 'n' of type long to a domain contained | Steve Kargl | 2015-02-07 | 1 | -19/+9 |
* | scanblnl: drop extra braces. | Pedro F. Giffuni | 2015-02-03 | 1 | -2/+1 |
* | Reduce confusion in scalbnl() family of functions. | Pedro F. Giffuni | 2015-02-03 | 1 | -3/+10 |
* | msun: use previously ignored value. | Pedro F. Giffuni | 2015-01-30 | 1 | -22/+4 |
* | - Implement scalblnl. | David Schultz | 2005-03-07 | 1 | -2/+34 |
* | Add trivial implementations of scalbln() and scalblnf(). | David Schultz | 2004-06-20 | 1 | -0/+44 |