Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | math: fix exp10 not to raise invalid exception on NaN | Szabolcs Nagy | 2014-09-18 | 1 | -1/+4 |
* | support alternate glibc name pow10 for exp10 | Rich Felker | 2012-05-01 | 1 | -0/+3 |
* | first try at writing an efficient and "correct" exp10 | Rich Felker | 2012-04-30 | 1 | -0/+19 |