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

David Schultz das at FreeBSD.org
Wed Aug 4 18:44:56 PDT 2004


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


More information about the cvs-src mailing list