aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/fpclassify.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Fix __fpclassifyl when double == long double. As with r283693 this isAndrew Turner2015-05-291-0/+10
* Update my email address.David Schultz2005-02-061-1/+1
* Implement fpclassify():Mike Barcroft2003-02-081-0/+93