cvs commit: src/lib/msun/src s_round.c s_roundf.c s_roundl.c

Bruce Evans bde at FreeBSD.org
Thu Jun 14 05:20:39 UTC 2007


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


More information about the cvs-src mailing list