NetBSD/lib/libm
mhitch f8f1643217 Fix weak alias. 2008-03-20 18:49:39 +00:00
..
arch Fix weak alias. 2008-03-20 18:49:39 +00:00
compat make the hypot/atan2 functions weak aliases, because they are used 2007-08-10 21:20:35 +00:00
complex fix so that it doesn't interact strangely with ARCH_SRCS definitions 2008-03-08 14:21:41 +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 remove references to old cabs() 2007-02-26 12:10:56 +00:00
noieee_src Add wrappers for missing coshf(), expf(), logf(), sinhf(), atan2f(), and 2008-03-20 16:41:26 +00:00
src replace the last cast through void* by the SET_FLOAT_WORD macro, inspired 2007-08-21 20:12:27 +00:00
Makefile Add manpages for the complex math functions, originally from SUSv3, 2008-02-20 09:55:37 +00:00
shlib_version Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00