summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m68k/gen/modf.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-0/+50
| | | | | on this historical behavior; so we're stuck in this stupid situation. No cookie for me.
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-50/+0
| | | | them in libc for a very long time. OK guenther@.
* zap rcsid.espie2005-08-071-5/+1
| | | | okay deraadt@ (tested them all)
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix RCS idstholo1996-08-191-4/+3
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+59