NetBSD/lib/libm
drochner 4ece2172cf Build the sun versions of frexp(), ldexp() and modf().
While the versions in libc/gen are prettier to look at, having single
precision versions in libm and double precision versions in libc causes
a lot of confusion, and to favor libm gets us coprocessor support.
2006-03-21 18:46:05 +00:00
..
arch The second argument is not a float, so the "abi.h" abstraction 2006-03-21 11:35:21 +00:00
gen Add nan(3), nanf(3), and nanl(3); welcome libm.so.0.4. 2006-03-15 22:07:08 +00:00
man Bump date for previous. 2006-03-15 22:09:06 +00:00
noieee_src C versions of non-IEEE round() / roundf(). Alas, using the VAX 2006-01-17 13:16:08 +00:00
src Use float constants! 2006-03-19 20:54:15 +00:00
Makefile Build the sun versions of frexp(), ldexp() and modf(). 2006-03-21 18:46:05 +00:00
shlib_version Add nan(3), nanf(3), and nanl(3); welcome libm.so.0.4. 2006-03-15 22:07:08 +00:00