Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2007 05:20:38 +0000 (UTC)
From:      Bruce Evans <bde@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 s_roundl.c
Message-ID:  <200706140520.l5E5Kdi0035045@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2007-06-14 05:20:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/msun/src         s_round.c s_roundf.c s_roundl.c 
  Log:
  MFC:
  
  s_round.c 1.4
  s_roundf.c 1.4
  s_roundl.c 1.2
  
  Make roundf() actually work, and attempt to fix round() and roundl()
  by cloning the fix for roundf().
  
  Revision  Changes    Path
  1.3.2.1   +6 -6      src/lib/msun/src/s_round.c
  1.3.2.1   +6 -6      src/lib/msun/src/s_roundf.c
  1.1.2.1   +6 -6      src/lib/msun/src/s_roundl.c



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