summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/gen/flt_rounds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap the remaining math functions in libc: __fpclassify*(), __flt_rounds(),guenther2015-10-271-1/+2
* Switch m88k ports to ELF.miod2013-01-051-2/+2
* Do not use <machine/float.h>, that is an deformed BSD-ism.deraadt2012-06-251-2/+2
* zap rcsid.espie2005-08-071-5/+1
* Get the rounding modes table correct, eventually.miod2003-01-071-4/+10
* correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.smurph1998-12-151-0/+27