summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/amd64/gen/ldexp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wrap the remaining math functions in libc: __fpclassify*(), __flt_rounds(),guenther2015-10-271-1/+2
| | | | | | and ldexp(). ok millert@
* remove code for ancient gcc.daniel2015-01-041-7/+1
| | | | ok millert@, kettenis@
* add proto for amd64 case; unify otherwisederaadt2013-11-121-2/+4
|
* zap rcsid.espie2005-08-071-5/+1
| | | | okay deraadt@ (tested them all)
* things for amd64; from art@mickey2004-01-281-0/+57