CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2013/07/02 22:46:36

Modified files:
        lib/libc/gen   : fpclassify.c frexp.c isfinite.c isinf.c isnan.c 
                         isnormal.c ldexp.c modf.c signbit.c 
        lib/libm/src   : b_tgamma.c e_acos.c e_acosh.c e_asin.c 
                         e_atan2.c e_atanh.c e_cosh.c e_exp.c e_fmod.c 
                         e_hypot.c e_log.c e_log10.c e_log2.c e_pow.c 
                         e_remainder.c e_sinh.c e_sqrt.c s_asinh.c 
                         s_atan.c s_cabs.c s_cacos.c s_cacosh.c s_carg.c 
                         s_casin.c s_casinh.c s_catan.c s_catanh.c 
                         s_cbrt.c s_ccos.c s_ccosh.c s_ceil.c s_cexp.c 
                         s_cimag.c s_clog.c s_conj.c s_copysign.c 
                         s_cos.c s_cpow.c s_cproj.c s_creal.c s_csin.c 
                         s_csinh.c s_csqrt.c s_ctan.c s_ctanh.c s_erf.c 
                         s_exp2.c s_expm1.c s_floor.c s_fma.c s_fmax.c 
                         s_fmin.c s_ilogb.c s_llrint.c s_llround.c 
                         s_log1p.c s_lrint.c s_lround.c s_nan.c 
                         s_nextafter.c s_remquo.c s_rint.c s_round.c 
                         s_scalbn.c s_sin.c s_tan.c s_tanh.c s_trunc.c 
                         w_lgamma.c 

Log message:
test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53.
-> test becomes meaningful on vax
No actual change, no bump
okay martynas@

Reply via email to