Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 1997 11:48:49 -0800 (PST)
From:      Steve Price <steve@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/msun/src e_acos.c e_acosf.c e_acosh.c e_acoshf.c e_asin.c e_asinf.c e_hypot.c e_hypotf.c e_pow.c e_powf.c s_asinh.c s_asinhf.c
Message-ID:  <199712281948.LAA21419@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       1997/12/28 11:48:49 PST

  Modified files:        (Branch: RELENG_2_2)
    lib/msun/src         e_acos.c e_acosf.c e_acosh.c e_acoshf.c 
                         e_asin.c e_asinf.c e_hypot.c e_hypotf.c 
                         e_pow.c e_powf.c s_asinh.c s_asinhf.c 
  Log:
  MFC: Bruce Evans' sqrt -> __ieee754_sqrt changes.
  
  Revision  Changes    Path
  1.2.6.2   +4 -4      src/lib/msun/src/e_acos.c
  1.2.6.1   +3 -3      src/lib/msun/src/e_acosf.c
  1.2.6.1   +3 -3      src/lib/msun/src/e_acosh.c
  1.2.6.1   +3 -3      src/lib/msun/src/e_acoshf.c
  1.3.2.2   +2 -2      src/lib/msun/src/e_asin.c
  1.3.2.1   +2 -2      src/lib/msun/src/e_asinf.c
  1.2.6.1   +3 -3      src/lib/msun/src/e_hypot.c
  1.2.6.2   +3 -3      src/lib/msun/src/e_hypotf.c
  1.2.6.1   +2 -2      src/lib/msun/src/e_pow.c
  1.2.6.1   +2 -2      src/lib/msun/src/e_powf.c
  1.2.6.1   +3 -3      src/lib/msun/src/s_asinh.c
  1.2.6.1   +3 -3      src/lib/msun/src/s_asinhf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712281948.LAA21419>