NetBSD/lib/libm
drochner 39ba286079 as in exp(), treat +/-Inf and NaN arguments specially, should fix
eg expf(-Inf) which was Nan previously
(We could avoid touching the i387 on amd64 in these cases, but we'd
need to bypass the ABI abstraction macros, so leave it the old way
for now.)
2008-06-24 17:27:56 +00:00
..
arch as in exp(), treat +/-Inf and NaN arguments specially, should fix 2008-06-24 17:27:56 +00:00
compat
complex fix so that it doesn't interact strangely with ARCH_SRCS definitions 2008-03-08 14:21:41 +00:00
gen Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
man
noieee_src fix bugs that piss off lint. 2008-05-01 15:33:15 +00:00
src pass a little lint. 2008-04-26 23:49:50 +00:00
Makefile - Fold libm387 into libm. 2008-06-03 18:47:28 +00:00
shlib_version