Date: Sat, 20 Mar 2010 22:12:15 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sparc64/fpu fpu_div.c Message-ID: <201003202212.o2KMCS87088169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-03-20 22:12:15 UTC FreeBSD src repository Modified files: lib/libc/sparc64/fpu fpu_div.c Log: SVN rev 205396 on 2010-03-20 22:12:15Z by marius Division should take both arguments' signs into account when the the dividend is infinity or zero and the divisor is not the same. PR: 144900 Submitted by: Peter Jeremy MFC after: 3 days Revision Changes Path 1.5 +9 -7 src/lib/libc/sparc64/fpu/fpu_div.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003202212.o2KMCS87088169>