summaryrefslogtreecommitdiff
path: root/lib/libm_dbl
AgeCommit message (Collapse)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2019-02-07Fix a couple variable shadowing varnings.Lionel Debroux
Signed-off-by: Lionel Debroux <lionel_debroux@yahoo.fr>
2017-06-28lib: Add libm_dbl, a double-precision math library, from musl-1.1.16.Damien George