minix/lib/nbsd_libm/src
Gianluca Guida 0dc9e0996a Import unmodified NetBSD's libm for compiling with new libc.
As the current libc includes a libm implementation, with the new libc
this is needed. Unneeded (for the moment) archs have been removed.
2011-03-18 15:52:16 +00:00
..
e_acos.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_acosf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_acosh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_acoshf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_asin.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_asinf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_atan2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_atan2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_atanh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_atanhf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_cosh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_coshf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_exp.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_expf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_fmod.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_fmodf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_hypot.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_hypotf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_j0.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_j0f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_j1.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_j1f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_jn.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_jnf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_lgamma_r.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_lgammaf_r.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_log.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_log2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_log2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_log10.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_log10f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_logf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_pow.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_powf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_rem_pio2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_rem_pio2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_remainder.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_remainderf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_scalb.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_scalbf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_sinh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_sinhf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_sqrt.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
e_sqrtf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_cos.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_cosf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_rem_pio2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_rem_pio2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_sin.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_sinf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_standard.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_tan.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
k_tanf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
llrint.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
llrintf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
llround.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
llroundf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
lrint.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
lrintf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
lround.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
lroundf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
math_private.h Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
namespace.h Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_asinh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_asinhf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_atan.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_atanf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_cbrt.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_cbrtf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_ceil.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_ceilf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_copysign.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_copysignf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_copysignl.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_cos.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_cosf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_erf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_erff.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_exp2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_exp2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_expm1.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_expm1f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fabs.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fabsf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fabsl.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fdim.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_finite.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_finitef.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_floor.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_floorf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fmax.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fmaxf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fmaxl.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fmin.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fminf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_fminl.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_frexp.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_frexpf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_ilogb.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_ilogbf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_infinity.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_isinf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_isinff.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_isnan.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_isnanf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_ldexp.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_ldexpf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_lib_version.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_log1p.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_log1pf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_logb.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_logbf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_matherr.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_modf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_modff.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_nextafter.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_nextafterf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_nextafterl.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_nexttoward.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_rint.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_rintf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_round.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_roundf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_scalbn.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_scalbnf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_signgam.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_significand.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_significandf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_sin.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_sinf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_tan.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_tanf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_tanh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_tanhf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_trunc.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
s_truncf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_acos.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_acosf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_acosh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_acoshf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_asin.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_asinf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_atan2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_atan2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_atanh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_atanhf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_cosh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_coshf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_drem.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_dremf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_exp.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_expf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_fmod.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_fmodf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_gamma.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_gamma_r.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_gammaf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_gammaf_r.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_hypot.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_hypotf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_j0.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_j0f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_j1.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_j1f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_jn.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_jnf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_lgamma.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_lgamma_r.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_lgammaf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_lgammaf_r.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_log.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_log2.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_log2f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_log10.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_log10f.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_logf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_pow.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_powf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_remainder.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_remainderf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_scalb.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_scalbf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_sinh.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_sinhf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_sqrt.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00
w_sqrtf.c Import unmodified NetBSD's libm for compiling with new libc. 2011-03-18 15:52:16 +00:00