History log of /openbsd/lib/libc/arch/alpha/gen/flt_rounds.c (Results 1 – 7 of 7)
Revision Date Author Comments
# af3276d5 27-Oct-2015 guenther <guenther@openbsd.org>

Wrap the remaining math functions in libc: __fpclassify*(), __flt_rounds(),
and ldexp().

ok millert@


# fba30992 25-Jun-2012 deraadt <deraadt@openbsd.org>

Do not use <machine/float.h>, that is an deformed BSD-ism.
It turns out <float.h> is the right file to pull in.
ok millert


# 298116df 07-Aug-2005 espie <espie@openbsd.org>

zap rcsid.
okay deraadt@ (tested them all)


# 12af4f21 01-Aug-1997 deraadt <deraadt@openbsd.org>

pull in protos


# 8d0618b8 13-Nov-1996 niklas <niklas@openbsd.org>

Sync to NetBSD + fixup RCS IDs


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree