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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to