bde         2008-02-14 15:10:34 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_ceil.c s_ceill.c s_floor.c s_floorl.c 
                         s_trunc.c s_truncl.c 
  Log:
  Oops, the weak reference for ceill(), floorl() and truncl() was in the
  wrong file.  This broke arm and powerpc.
  
  Reported by:    grehan
  
  Revision  Changes    Path
  1.10      +4 -0      src/lib/msun/src/s_ceil.c
  1.9       +0 -4      src/lib/msun/src/s_ceill.c
  1.10      +4 -0      src/lib/msun/src/s_floor.c
  1.8       +0 -4      src/lib/msun/src/s_floorl.c
  1.2       +4 -0      src/lib/msun/src/s_trunc.c
  1.9       +0 -4      src/lib/msun/src/s_truncl.c
_______________________________________________
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