Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2005 00:52:27 +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_llround.c s_llroundf.c s_lroundf.c
Message-ID:  <200504080052.j380qRMC098678@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-04-08 00:52:27 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_llround.c s_llroundf.c s_lroundf.c 
  Log:
  These files should include s_lround.c instead of s_lrint.c.
  This only matters for efficiency, not for correctness.
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/msun/src/s_llround.c
  1.2       +1 -1      src/lib/msun/src/s_llroundf.c
  1.2       +1 -1      src/lib/msun/src/s_lroundf.c



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