das 2008-03-30 20:47:42 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_remainder.c
Added files:
lib/msun/src e_remainderl.c
Log:
Implement remainderl() as a wrapper around remquol(). The extra work
remquol() performs to compute the quotient is negligible.
Revision Changes Path
1.12 +6 -0 src/lib/msun/src/e_remainder.c
1.1 +38 -0 src/lib/msun/src/e_remainderl.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"