bde 2008-02-15 07:01:40 UTC FreeBSD src repository
Modified files: lib/msun/src s_ceil.c s_floor.c s_trunc.c Log: Sigh, the weak reference for ceill(), floorl() and truncl() was in unreachable code due to a missing include. This kept arm and powerpc broken. Reported by: sam, grehan Revision Changes Path 1.11 +4 -3 src/lib/msun/src/s_ceil.c 1.11 +4 -3 src/lib/msun/src/s_floor.c 1.3 +2 -0 src/lib/msun/src/s_trunc.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"