summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/gen/frexp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-0/+69
| | | | | 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-69/+0
| | | | them in libc for a very long time. OK guenther@.
* Trick lint into recording the right prototypes in the llib-lc.lnmartynas2011-07-021-5/+8
| | | | database on the vax, similarly like has been done in gen.
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
|
* ditto frexpl and ldexplmartynas2008-12-091-1/+8
|
* zap rcsid.espie2005-08-071-4/+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.
* tabifykstailey1997-07-231-5/+5
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+67