about summary refs log tree commit diff
path: root/src/math/sinhl.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-0/+6
* math: long double fix (use ldshape union)Szabolcs Nagy2013-09-051-4/+1
* math: sinh.c cleanup similar to the cosh oneSzabolcs Nagy2012-12-161-64/+23
* code cleanup of named constantsnsz2012-03-191-4/+4
* first commit of the new libm!Rich Felker2012-03-131-0/+81