cvs commit: src/lib/msun Makefile src/lib/msun/src math.h s_modfl.c

Bruce Evans bde at FreeBSD.org
Thu Jun 14 06:39:18 UTC 2007


bde         2007-06-14 06:39:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/msun             Makefile 
    lib/msun/src         math.h 
  Added files:           (Branch: RELENG_6)
    lib/msun/src         s_modfl.c 
  Log:
  MFC:
  
  Makefile 1.76
  src/math.h 1.62
  src/s_modfl.c 1.1
  
  Implement modfl().
  
  This is a minor API change which hopefully won't cause any problems.
  
  Revision  Changes    Path
  1.71.2.4  +1 -1      src/lib/msun/Makefile
  1.61.2.1  +1 -1      src/lib/msun/src/math.h
  1.1.2.1   +101 -0    src/lib/msun/src/s_modfl.c (new)


More information about the cvs-src mailing list