|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Martynas Venckus (martynas
cvs.openbsd.org)
Date: Thu Jun 12 2008 - 10:58:00 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: martynas
cvs.openbsd.org 2008/06/12 09:57:59
Modified files:
lib/libm/noieee_src: n_acosh.c n_asincos.c n_asinh.c n_atan2.c
n_cabs.c n_cosh.c n_exp.c n_expm1.c
n_floor.c n_fmod.c n_log1p.c n_pow.c
n_sinh.c n_tanh.c
Log message:
- no need for ifdef dance (21), we have isnan, finite for vax
- TEST_FMOD doesn't belong here, remove
- remove ifdef _ANSI_SOURCE and assume it's default
ok millert
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]