summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/i386/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-6/+1
| | | | ok millert@, kettenis@
* add proto for amd64 case; unify otherwisederaadt2013-11-121-1/+1
|
* zap rcsid, tested there. okay deraadt@espie2005-08-071-4/+0
|
* proto repairsderaadt2003-07-151-1/+3
|
* 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-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Use __asm, not asmtholo1996-03-251-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+60