2 Commits

Author SHA1 Message Date
Denis Vlasenko
5d53cce4c0 docs/probe_math_exception.c:
update example
libc/sysdeps/linux/i386/bits/mathinline.h:
	improve __finite() macro, add __finitef macro
	(why they aren't always macros? why aren't they arch independent?)
libm/math_private.h:
	much better comments on math_opt_barrier() and math_force_eval()
libm/s_finite[f].c:
	improve out-of-line __finite[f]() too (one byte less, yay...)
2009-02-11 17:37:21 +00:00
Denis Vlasenko
7cccb9c253 nextafterf: trying to correct FP exception handling 2009-02-08 02:04:10 +00:00