bde 2008-02-13 18:16:43 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_ceill.c s_floorl.c s_truncl.c
Log:
Forced commit to note that the lost log message for the previous commit
said that the previous commit was almost a null forced commit too. It
just converted to __FBSDID(). I was going to change `huge' from its
double precision value of 1e300, but that seems to be unnecessary since
`huge' is only used to set FE_INEXACT, and any value with an exponent
larger than LDBL_MANT_DIG will do for that, while initializing a really
huge value in a portable way would require more code.
Revision Changes Path
1.8 +0 -0 src/lib/msun/src/s_ceill.c
1.7 +0 -0 src/lib/msun/src/s_floorl.c
1.8 +0 -0 src/lib/msun/src/s_truncl.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"