[uClibc-cvs] cvs commit to uClibc/libm/double by mjn3

mjn3 at uclinux.org mjn3 at uclinux.org
Tue Jun 19 22:53:41 UTC 2001


Repository: uClibc/libm/double
who:        mjn3
time:       Tue Jun 19 18:53:41 EDT 2001


Log Message:

Remove Erik's broken implementation of rint().  Replace it by one "less broken".
Also correct rounding beharior of round() and add trunc().  Note that round()
and rint() currently don't check for infs and nans.  I decided to wait on
that until the big cleanup.


Files:

changed:    floor.c round.c

removed:    rint.c






More information about the uClibc-cvs mailing list