summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_ilogbl.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
| | | | | | 'RELENG_6_2_0_RELEASE'. This commit was manufactured to restore the state of the 6.2-RELEASE image.
* Add and document ilogbl(), a long double version of ilogb().Stefan Farfeleder2004-10-111-0/+54
Notes: svn path=/head/; revision=136385