das 2008-01-11 04:18:26 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_csqrt.c s_csqrtf.c
Log:
- Correct the range check in the double version to catch negative values
that would overflow.
- Style fixes and improved handling of NaNs suggested by bde.
Revision Changes Path
1.2 +19 -16 src/lib/msun/src/s_csqrt.c
1.2 +3 -3 src/lib/msun/src/s_csqrtf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"