author | Rich Felker <dalias@aerifal.cx> | |
Tue, 13 Mar 2012 05:17:53 +0000 (01:17 -0400) | ||
committer | Rich Felker <dalias@aerifal.cx> | |
Tue, 13 Mar 2012 05:17:53 +0000 (01:17 -0400) | ||
commit | b69f695acedd4ce2798ef9ea28d834ceccc789bd | |
tree | eafd98b9b75160210f3295ac074d699f863d958e | tree | snapshot |
parent | d46cf2e14cc4df7cc75e77d7009fcb6df1f48a33 | commit | diff |
include/complex.h | [new file with mode: 0644] | blob |
include/math.h | diff | blob | history | |
include/tgmath.h | [new file with mode: 0644] | blob |
src/complex/__cexp.c | [new file with mode: 0644] | blob |
src/complex/__cexpf.c | [new file with mode: 0644] | blob |
src/complex/cabs.c | [new file with mode: 0644] | blob |
src/complex/cabsf.c | [new file with mode: 0644] | blob |
src/complex/cabsl.c | [new file with mode: 0644] | blob |
src/complex/cacos.c | [new file with mode: 0644] | blob |
src/complex/cacosf.c | [new file with mode: 0644] | blob |
src/complex/cacosh.c | [new file with mode: 0644] | blob |
src/complex/cacoshf.c | [new file with mode: 0644] | blob |
src/complex/cacoshl.c | [new file with mode: 0644] | blob |
src/complex/cacosl.c | [new file with mode: 0644] | blob |
src/complex/carg.c | [new file with mode: 0644] | blob |
src/complex/cargf.c | [new file with mode: 0644] | blob |
src/complex/cargl.c | [new file with mode: 0644] | blob |
src/complex/casin.c | [new file with mode: 0644] | blob |
src/complex/casinf.c | [new file with mode: 0644] | blob |
src/complex/casinh.c | [new file with mode: 0644] | blob |
src/complex/casinhf.c | [new file with mode: 0644] | blob |
src/complex/casinhl.c | [new file with mode: 0644] | blob |
src/complex/casinl.c | [new file with mode: 0644] | blob |
src/complex/catan.c | [new file with mode: 0644] | blob |
src/complex/catanf.c | [new file with mode: 0644] | blob |
src/complex/catanh.c | [new file with mode: 0644] | blob |
src/complex/catanhf.c | [new file with mode: 0644] | blob |
src/complex/catanhl.c | [new file with mode: 0644] | blob |
src/complex/catanl.c | [new file with mode: 0644] | blob |
src/complex/ccos.c | [new file with mode: 0644] | blob |
src/complex/ccosf.c | [new file with mode: 0644] | blob |
src/complex/ccosh.c | [new file with mode: 0644] | blob |
src/complex/ccoshf.c | [new file with mode: 0644] | blob |
src/complex/ccoshl.c | [new file with mode: 0644] | blob |
src/complex/ccosl.c | [new file with mode: 0644] | blob |
src/complex/cexp.c | [new file with mode: 0644] | blob |
src/complex/cexpf.c | [new file with mode: 0644] | blob |
src/complex/cexpl.c | [new file with mode: 0644] | blob |
src/complex/cimag.c | [new file with mode: 0644] | blob |
src/complex/cimagf.c | [new file with mode: 0644] | blob |
src/complex/cimagl.c | [new file with mode: 0644] | blob |
src/complex/clog.c | [new file with mode: 0644] | blob |
src/complex/clogf.c | [new file with mode: 0644] | blob |
src/complex/clogl.c | [new file with mode: 0644] | blob |
src/complex/conj.c | [new file with mode: 0644] | blob |
src/complex/conjf.c | [new file with mode: 0644] | blob |
src/complex/conjl.c | [new file with mode: 0644] | blob |
src/complex/cpow.c | [new file with mode: 0644] | blob |
src/complex/cpowf.c | [new file with mode: 0644] | blob |
src/complex/cpowl.c | [new file with mode: 0644] | blob |
src/complex/cproj.c | [new file with mode: 0644] | blob |
src/complex/cprojf.c | [new file with mode: 0644] | blob |
src/complex/cprojl.c | [new file with mode: 0644] | blob |
src/complex/creal.c | [new file with mode: 0644] | blob |
src/complex/crealf.c | [new file with mode: 0644] | blob |
src/complex/creall.c | [new file with mode: 0644] | blob |
src/complex/csin.c | [new file with mode: 0644] | blob |
src/complex/csinf.c | [new file with mode: 0644] | blob |
src/complex/csinh.c | [new file with mode: 0644] | blob |
src/complex/csinhf.c | [new file with mode: 0644] | blob |
src/complex/csinhl.c | [new file with mode: 0644] | blob |
src/complex/csinl.c | [new file with mode: 0644] | blob |
src/complex/csqrt.c | [new file with mode: 0644] | blob |
src/complex/csqrtf.c | [new file with mode: 0644] | blob |
src/complex/csqrtl.c | [new file with mode: 0644] | blob |
src/complex/ctan.c | [new file with mode: 0644] | blob |
src/complex/ctanf.c | [new file with mode: 0644] | blob |
src/complex/ctanh.c | [new file with mode: 0644] | blob |
src/complex/ctanhf.c | [new file with mode: 0644] | blob |
src/complex/ctanhl.c | [new file with mode: 0644] | blob |
src/complex/ctanl.c | [new file with mode: 0644] | blob |
src/internal/libm.h | [new file with mode: 0644] | blob |
src/internal/longdbl.h | [new file with mode: 0644] | blob |
src/math/__cos.c | [new file with mode: 0644] | blob |
src/math/__cosdf.c | [new file with mode: 0644] | blob |
src/math/__cosl.c | [new file with mode: 0644] | blob |
src/math/__expo2.c | [new file with mode: 0644] | blob |
src/math/__expo2f.c | [new file with mode: 0644] | blob |
src/math/__fpclassify.c | diff | blob | history | |
src/math/__fpclassifyf.c | diff | blob | history | |
src/math/__fpclassifyl.c | diff | blob | history | |
src/math/__invtrigl.c | [new file with mode: 0644] | blob |
src/math/__invtrigl.h | [new file with mode: 0644] | blob |
src/math/__log1p.h | [new file with mode: 0644] | blob |
src/math/__log1pf.h | [new file with mode: 0644] | blob |
src/math/__polevll.c | [new file with mode: 0644] | blob |
src/math/__rem_pio2.c | [new file with mode: 0644] | blob |
src/math/__rem_pio2_large.c | [new file with mode: 0644] | blob |
src/math/__rem_pio2f.c | [new file with mode: 0644] | blob |
src/math/__rem_pio2l.h | [new file with mode: 0644] | blob |
src/math/__signbit.c | [new file with mode: 0644] | blob |
src/math/__signbitf.c | [new file with mode: 0644] | blob |
src/math/__signbitl.c | [new file with mode: 0644] | blob |
src/math/__sin.c | [new file with mode: 0644] | blob |
src/math/__sindf.c | [new file with mode: 0644] | blob |
src/math/__sinl.c | [new file with mode: 0644] | blob |
src/math/__tan.c | [new file with mode: 0644] | blob |
src/math/__tandf.c | [new file with mode: 0644] | blob |
src/math/__tanl.c | [new file with mode: 0644] | blob |
src/math/acos.c | [new file with mode: 0644] | blob |
src/math/acosf.c | [new file with mode: 0644] | blob |
src/math/acosh.c | [new file with mode: 0644] | blob |
src/math/acoshf.c | [new file with mode: 0644] | blob |
src/math/acoshl.c | [new file with mode: 0644] | blob |
src/math/acosl.c | [new file with mode: 0644] | blob |
src/math/asin.c | [new file with mode: 0644] | blob |
src/math/asinf.c | [new file with mode: 0644] | blob |
src/math/asinh.c | [new file with mode: 0644] | blob |
src/math/asinhf.c | [new file with mode: 0644] | blob |
src/math/asinhl.c | [new file with mode: 0644] | blob |
src/math/asinl.c | [new file with mode: 0644] | blob |
src/math/atan.c | [new file with mode: 0644] | blob |
src/math/atan2.c | [new file with mode: 0644] | blob |
src/math/atan2f.c | [new file with mode: 0644] | blob |
src/math/atan2l.c | [new file with mode: 0644] | blob |
src/math/atanf.c | [new file with mode: 0644] | blob |
src/math/atanh.c | [new file with mode: 0644] | blob |
src/math/atanhf.c | [new file with mode: 0644] | blob |
src/math/atanhl.c | [new file with mode: 0644] | blob |
src/math/atanl.c | [new file with mode: 0644] | blob |
src/math/cbrt.c | [new file with mode: 0644] | blob |
src/math/cbrtf.c | [new file with mode: 0644] | blob |
src/math/cbrtl.c | [new file with mode: 0644] | blob |
src/math/ceil.c | [new file with mode: 0644] | blob |
src/math/ceilf.c | [new file with mode: 0644] | blob |
src/math/ceill.c | [new file with mode: 0644] | blob |
src/math/copysign.c | [new file with mode: 0644] | blob |
src/math/copysignf.c | [new file with mode: 0644] | blob |
src/math/copysignl.c | [new file with mode: 0644] | blob |
src/math/cos.c | [new file with mode: 0644] | blob |
src/math/cosf.c | [new file with mode: 0644] | blob |
src/math/cosh.c | [new file with mode: 0644] | blob |
src/math/coshf.c | [new file with mode: 0644] | blob |
src/math/coshl.c | [new file with mode: 0644] | blob |
src/math/cosl.c | [new file with mode: 0644] | blob |
src/math/e_acos.c | [deleted file] | blob | history |
src/math/e_acosf.c | [deleted file] | blob | history |
src/math/e_acosh.c | [deleted file] | blob | history |
src/math/e_acoshf.c | [deleted file] | blob | history |
src/math/e_asin.c | [deleted file] | blob | history |
src/math/e_asinf.c | [deleted file] | blob | history |
src/math/e_atan2.c | [deleted file] | blob | history |
src/math/e_atan2f.c | [deleted file] | blob | history |
src/math/e_atanh.c | [deleted file] | blob | history |
src/math/e_atanhf.c | [deleted file] | blob | history |
src/math/e_cosh.c | [deleted file] | blob | history |
src/math/e_coshf.c | [deleted file] | blob | history |
src/math/e_exp.c | [deleted file] | blob | history |
src/math/e_expf.c | [deleted file] | blob | history |
src/math/e_fmod.c | [deleted file] | blob | history |
src/math/e_fmodf.c | [deleted file] | blob | history |
src/math/e_hypot.c | [deleted file] | blob | history |
src/math/e_hypotf.c | [deleted file] | blob | history |
src/math/e_log.c | [deleted file] | blob | history |
src/math/e_log10.c | [deleted file] | blob | history |
src/math/e_log10f.c | [deleted file] | blob | history |
src/math/e_logf.c | [deleted file] | blob | history |
src/math/e_pow.c | [deleted file] | blob | history |
src/math/e_powf.c | [deleted file] | blob | history |
src/math/e_rem_pio2.c | [deleted file] | blob | history |
src/math/e_rem_pio2f.c | [deleted file] | blob | history |
src/math/e_remainder.c | [deleted file] | blob | history |
src/math/e_remainderf.c | [deleted file] | blob | history |
src/math/e_scalb.c | [deleted file] | blob | history |
src/math/e_scalbf.c | [deleted file] | blob | history |
src/math/e_sinh.c | [deleted file] | blob | history |
src/math/e_sinhf.c | [deleted file] | blob | history |
src/math/e_sqrt.c | [deleted file] | blob | history |
src/math/e_sqrtf.c | [deleted file] | blob | history |
src/math/erf.c | [new file with mode: 0644] | blob |
src/math/erff.c | [new file with mode: 0644] | blob |
src/math/erfl.c | [new file with mode: 0644] | blob |
src/math/exp.c | [new file with mode: 0644] | blob |
src/math/exp2.c | [new file with mode: 0644] | blob |
src/math/exp2f.c | [new file with mode: 0644] | blob |
src/math/exp2l.c | [new file with mode: 0644] | blob |
src/math/expf.c | [new file with mode: 0644] | blob |
src/math/expl.c | [new file with mode: 0644] | blob |
src/math/expm1.c | [new file with mode: 0644] | blob |
src/math/expm1f.c | [new file with mode: 0644] | blob |
src/math/expm1l.c | [new file with mode: 0644] | blob |
src/math/fabs.c | [new file with mode: 0644] | blob |
src/math/fabsf.c | [new file with mode: 0644] | blob |
src/math/fabsl.c | [new file with mode: 0644] | blob |
src/math/fdim.c | [new file with mode: 0644] | blob |
src/math/fdimf.c | [new file with mode: 0644] | blob |
src/math/fdiml.c | [new file with mode: 0644] | blob |
src/math/floor.c | [new file with mode: 0644] | blob |
src/math/floorf.c | [new file with mode: 0644] | blob |
src/math/floorl.c | [new file with mode: 0644] | blob |
src/math/fma.c | [new file with mode: 0644] | blob |
src/math/fmaf.c | [new file with mode: 0644] | blob |
src/math/fmal.c | [new file with mode: 0644] | blob |
src/math/fmax.c | [new file with mode: 0644] | blob |
src/math/fmaxf.c | [new file with mode: 0644] | blob |
src/math/fmaxl.c | [new file with mode: 0644] | blob |
src/math/fmin.c | [new file with mode: 0644] | blob |
src/math/fminf.c | [new file with mode: 0644] | blob |
src/math/fminl.c | [new file with mode: 0644] | blob |
src/math/fmod.c | [new file with mode: 0644] | blob |
src/math/fmodf.c | [new file with mode: 0644] | blob |
src/math/fmodl.c | [new file with mode: 0644] | blob |
src/math/frexp.c | [new file with mode: 0644] | blob |
src/math/frexpf.c | [new file with mode: 0644] | blob |
src/math/frexpl.c | [new file with mode: 0644] | blob |
src/math/hypot.c | [new file with mode: 0644] | blob |
src/math/hypotf.c | [new file with mode: 0644] | blob |
src/math/hypotl.c | [new file with mode: 0644] | blob |
src/math/i386/e_exp.s | [deleted file] | blob | history |
src/math/i386/e_expf.s | [deleted file] | blob | history |
src/math/i386/e_log.s | [deleted file] | blob | history |
src/math/i386/e_log10.s | [deleted file] | blob | history |
src/math/i386/e_log10f.s | [deleted file] | blob | history |
src/math/i386/e_logf.s | [deleted file] | blob | history |
src/math/i386/e_remainder.s | [deleted file] | blob | history |
src/math/i386/e_remainderf.s | [deleted file] | blob | history |
src/math/i386/e_sqrt.s | [deleted file] | blob | history |
src/math/i386/e_sqrtf.s | [deleted file] | blob | history |
src/math/i386/s_ceil.s | [deleted file] | blob | history |
src/math/i386/s_ceilf.s | [deleted file] | blob | history |
src/math/i386/s_fabs.s | [deleted file] | blob | history |
src/math/i386/s_fabsf.s | [deleted file] | blob | history |
src/math/i386/s_floor.s | [deleted file] | blob | history |
src/math/i386/s_floorf.s | [deleted file] | blob | history |
src/math/i386/s_ldexp.s | [deleted file] | blob | history |
src/math/i386/s_ldexpf.s | [deleted file] | blob | history |
src/math/i386/s_rint.s | [deleted file] | blob | history |
src/math/i386/s_rintf.s | [deleted file] | blob | history |
src/math/i386/s_scalbln.s | [deleted file] | blob | history |
src/math/i386/s_scalblnf.s | [deleted file] | blob | history |
src/math/i386/s_trunc.s | [deleted file] | blob | history |
src/math/i386/s_truncf.s | [deleted file] | blob | history |
src/math/i386/sqrt.s | [new file with mode: 0644] | blob |
src/math/i386/sqrtf.s | [new file with mode: 0644] | blob |
src/math/i386/sqrtl.s | [new file with mode: 0644] | blob |
src/math/ilogb.c | [new file with mode: 0644] | blob |
src/math/ilogbf.c | [new file with mode: 0644] | blob |
src/math/ilogbl.c | [new file with mode: 0644] | blob |
src/math/j0.c | [new file with mode: 0644] | blob |
src/math/j0f.c | [new file with mode: 0644] | blob |
src/math/j1.c | [new file with mode: 0644] | blob |
src/math/j1f.c | [new file with mode: 0644] | blob |
src/math/jn.c | [new file with mode: 0644] | blob |
src/math/jnf.c | [new file with mode: 0644] | blob |
src/math/k_cos.c | [deleted file] | blob | history |
src/math/k_cosf.c | [deleted file] | blob | history |
src/math/k_rem_pio2.c | [deleted file] | blob | history |
src/math/k_rem_pio2f.c | [deleted file] | blob | history |
src/math/k_sin.c | [deleted file] | blob | history |
src/math/k_sinf.c | [deleted file] | blob | history |
src/math/k_tan.c | [deleted file] | blob | history |
src/math/k_tanf.c | [deleted file] | blob | history |
src/math/ldexp.c | [new file with mode: 0644] | blob |
src/math/ldexpf.c | [new file with mode: 0644] | blob |
src/math/ldexpl.c | [new file with mode: 0644] | blob |
src/math/lgamma.c | [new file with mode: 0644] | blob |
src/math/lgamma_r.c | [new file with mode: 0644] | blob |
src/math/lgammaf.c | [new file with mode: 0644] | blob |
src/math/lgammaf_r.c | [new file with mode: 0644] | blob |
src/math/lgammal.c | [new file with mode: 0644] | blob |
src/math/llrint.c | [new file with mode: 0644] | blob |
src/math/llrintf.c | [new file with mode: 0644] | blob |
src/math/llrintl.c | [new file with mode: 0644] | blob |
src/math/llround.c | [new file with mode: 0644] | blob |
src/math/llroundf.c | [new file with mode: 0644] | blob |
src/math/llroundl.c | [new file with mode: 0644] | blob |
src/math/log.c | [new file with mode: 0644] | blob |
src/math/log10.c | [new file with mode: 0644] | blob |
src/math/log10f.c | [new file with mode: 0644] | blob |
src/math/log10l.c | [new file with mode: 0644] | blob |
src/math/log1p.c | [new file with mode: 0644] | blob |
src/math/log1pf.c | [new file with mode: 0644] | blob |
src/math/log1pl.c | [new file with mode: 0644] | blob |
src/math/log2.c | [new file with mode: 0644] | blob |
src/math/log2f.c | [new file with mode: 0644] | blob |
src/math/log2l.c | [new file with mode: 0644] | blob |
src/math/logb.c | [new file with mode: 0644] | blob |
src/math/logbf.c | [new file with mode: 0644] | blob |
src/math/logbl.c | [new file with mode: 0644] | blob |
src/math/logf.c | [new file with mode: 0644] | blob |
src/math/logl.c | [new file with mode: 0644] | blob |
src/math/lrint.c | [new file with mode: 0644] | blob |
src/math/lrintf.c | [new file with mode: 0644] | blob |
src/math/lrintl.c | [new file with mode: 0644] | blob |
src/math/lround.c | [new file with mode: 0644] | blob |
src/math/lroundf.c | [new file with mode: 0644] | blob |
src/math/lroundl.c | [new file with mode: 0644] | blob |
src/math/math_private.h | [deleted file] | blob | history |
src/math/modf.c | [new file with mode: 0644] | blob |
src/math/modff.c | [new file with mode: 0644] | blob |
src/math/modfl.c | [new file with mode: 0644] | blob |
src/math/nearbyint.c | [new file with mode: 0644] | blob |
src/math/nearbyintf.c | [new file with mode: 0644] | blob |
src/math/nearbyintl.c | [new file with mode: 0644] | blob |
src/math/nextafter.c | [new file with mode: 0644] | blob |
src/math/nextafterf.c | [new file with mode: 0644] | blob |
src/math/nextafterl.c | [new file with mode: 0644] | blob |
src/math/nexttoward.c | [new file with mode: 0644] | blob |
src/math/nexttowardf.c | [new file with mode: 0644] | blob |
src/math/nexttowardl.c | [new file with mode: 0644] | blob |
src/math/pow.c | [new file with mode: 0644] | blob |
src/math/powf.c | [new file with mode: 0644] | blob |
src/math/powl.c | [new file with mode: 0644] | blob |
src/math/remainder.c | [new file with mode: 0644] | blob |
src/math/remainderf.c | [new file with mode: 0644] | blob |
src/math/remainderl.c | [new file with mode: 0644] | blob |
src/math/remquo.c | [new file with mode: 0644] | blob |
src/math/remquof.c | [new file with mode: 0644] | blob |
src/math/remquol.c | [new file with mode: 0644] | blob |
src/math/rint.c | [new file with mode: 0644] | blob |
src/math/rintf.c | [new file with mode: 0644] | blob |
src/math/rintl.c | [new file with mode: 0644] | blob |
src/math/round.c | [new file with mode: 0644] | blob |
src/math/roundf.c | [new file with mode: 0644] | blob |
src/math/roundl.c | [new file with mode: 0644] | blob |
src/math/s_asinh.c | [deleted file] | blob | history |
src/math/s_asinhf.c | [deleted file] | blob | history |
src/math/s_atan.c | [deleted file] | blob | history |
src/math/s_atanf.c | [deleted file] | blob | history |
src/math/s_cbrt.c | [deleted file] | blob | history |
src/math/s_cbrtf.c | [deleted file] | blob | history |
src/math/s_ceil.c | [deleted file] | blob | history |
src/math/s_ceilf.c | [deleted file] | blob | history |
src/math/s_copysign.c | [deleted file] | blob | history |
src/math/s_copysignf.c | [deleted file] | blob | history |
src/math/s_cos.c | [deleted file] | blob | history |
src/math/s_cosf.c | [deleted file] | blob | history |
src/math/s_erf.c | [deleted file] | blob | history |
src/math/s_erff.c | [deleted file] | blob | history |
src/math/s_expm1.c | [deleted file] | blob | history |
src/math/s_expm1f.c | [deleted file] | blob | history |
src/math/s_fabs.c | [deleted file] | blob | history |
src/math/s_fabsf.c | [deleted file] | blob | history |
src/math/s_floor.c | [deleted file] | blob | history |
src/math/s_floorf.c | [deleted file] | blob | history |
src/math/s_ilogb.c | [deleted file] | blob | history |
src/math/s_ilogbf.c | [deleted file] | blob | history |
src/math/s_ldexp.c | [deleted file] | blob | history |
src/math/s_ldexpf.c | [deleted file] | blob | history |
src/math/s_llrint.c | [deleted file] | blob | history |
src/math/s_log1p.c | [deleted file] | blob | history |
src/math/s_log1pf.c | [deleted file] | blob | history |
src/math/s_logb.c | [deleted file] | blob | history |
src/math/s_logbf.c | [deleted file] | blob | history |
src/math/s_lrint.c | [deleted file] | blob | history |
src/math/s_lrintf.c | [deleted file] | blob | history |
src/math/s_modf.c | [deleted file] | blob | history |
src/math/s_modff.c | [deleted file] | blob | history |
src/math/s_nextafter.c | [deleted file] | blob | history |
src/math/s_nextafterf.c | [deleted file] | blob | history |
src/math/s_remquo.c | [deleted file] | blob | history |
src/math/s_remquof.c | [deleted file] | blob | history |
src/math/s_rint.c | [deleted file] | blob | history |
src/math/s_rintf.c | [deleted file] | blob | history |
src/math/s_round.c | [deleted file] | blob | history |
src/math/s_roundf.c | [deleted file] | blob | history |
src/math/s_scalbln.c | [deleted file] | blob | history |
src/math/s_scalblnf.c | [deleted file] | blob | history |
src/math/s_sin.c | [deleted file] | blob | history |
src/math/s_sinf.c | [deleted file] | blob | history |
src/math/s_tan.c | [deleted file] | blob | history |
src/math/s_tanf.c | [deleted file] | blob | history |
src/math/s_tanh.c | [deleted file] | blob | history |
src/math/s_tanhf.c | [deleted file] | blob | history |
src/math/s_trunc.c | [deleted file] | blob | history |
src/math/s_truncf.c | [deleted file] | blob | history |
src/math/scalb.c | [new file with mode: 0644] | blob |
src/math/scalbf.c | [new file with mode: 0644] | blob |
src/math/scalbln.c | [new file with mode: 0644] | blob |
src/math/scalblnf.c | [new file with mode: 0644] | blob |
src/math/scalblnl.c | [new file with mode: 0644] | blob |
src/math/scalbn.c | [new file with mode: 0644] | blob |
src/math/scalbnf.c | [new file with mode: 0644] | blob |
src/math/scalbnl.c | [new file with mode: 0644] | blob |
src/math/signgam.c | [new file with mode: 0644] | blob |
src/math/sin.c | [new file with mode: 0644] | blob |
src/math/sinf.c | [new file with mode: 0644] | blob |
src/math/sinh.c | [new file with mode: 0644] | blob |
src/math/sinhf.c | [new file with mode: 0644] | blob |
src/math/sinhl.c | [new file with mode: 0644] | blob |
src/math/sinl.c | [new file with mode: 0644] | blob |
src/math/sqrt.c | [new file with mode: 0644] | blob |
src/math/sqrtf.c | [new file with mode: 0644] | blob |
src/math/sqrtl.c | [new file with mode: 0644] | blob |
src/math/tan.c | [new file with mode: 0644] | blob |
src/math/tanf.c | [new file with mode: 0644] | blob |
src/math/tanh.c | [new file with mode: 0644] | blob |
src/math/tanhf.c | [new file with mode: 0644] | blob |
src/math/tanhl.c | [new file with mode: 0644] | blob |
src/math/tanl.c | [new file with mode: 0644] | blob |
src/math/tgammal.c | [new file with mode: 0644] | blob |
src/math/trunc.c | [new file with mode: 0644] | blob |
src/math/truncf.c | [new file with mode: 0644] | blob |
src/math/truncl.c | [new file with mode: 0644] | blob |
src/math/x86_64/e_sqrt.s | [deleted file] | blob | history |
src/math/x86_64/e_sqrtf.s | [deleted file] | blob | history |
src/math/x86_64/sqrt.s | [new file with mode: 0644] | blob |
src/math/x86_64/sqrtf.s | [new file with mode: 0644] | blob |
src/math/x86_64/sqrtl.s | [new file with mode: 0644] | blob |
src/stdlib/frexp.c | [deleted file] | blob | history |
src/stdlib/frexpf.c | [deleted file] | blob | history |
src/stdlib/frexpl.c | [deleted file] | blob | history |