Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2004 01:44:55 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src s_round.c s_roundf.c
Message-ID:  <200408050144.i751itxc047985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004-08-05 01:44:55 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_round.c s_roundf.c 
  Log:
  Use isnormal() instead of fpclassify() to avoid dependency on libc.so.5.
  
  Revision  Changes    Path
  1.2       +1 -3      src/lib/msun/src/s_round.c
  1.2       +1 -3      src/lib/msun/src/s_roundf.c



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