Repository: uClibc/libm/double who: andersen time: Mon Jun 18 04:48:15 EDT 2001 Log Message: I went nuts and wrote a generic rint implementation. I think it is correct per the man page and a little testing seems to show it works. -Erik Files: changed: Makefile added: rint.c