summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/gen/modf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - ldexp implementation has issues. switch to the one from libmmartynas2009-04-191-105/+0
| | | | | | - remove frexp in hppa64, cloned from hppa - move generic ieee754 implementations of modf and ldexp to gen ok kettenis@, "looks good" millert@
* zap rcsid.espie2005-08-071-5/+1
| | | | okay deraadt@ (tested them all)
* Correct modf (from alpha) instead of one which doesnt compile from NetBSDdrahn2004-02-031-0/+109