OpenBSD CVS

src/lib/libm/src/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libm / src

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] ld128/        
[DIR] ld80/        
[TXT] e_acos.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_acosf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_acosh.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_acoshf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_asin.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_asinf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_atan2.c  1.3   18 years  otto   small delint; ok deraadt@
[TXT] e_atan2f.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_atanh.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_atanhf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_cosh.c  1.3   18 years  otto   small delint; ok deraadt@
[TXT] e_coshf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_exp.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_expf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_fmod.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_fmodf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_hypot.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] e_hypotf.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] e_j0.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_j0f.c  1.3   18 years  otto   delint; ok millert@ beck@
[TXT] e_j1.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_j1f.c  1.3   18 years  otto   delint; ok millert@ beck@
[TXT] e_jn.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_jnf.c  1.3   18 years  otto   small delint; ok deraadt@
[TXT] e_lgamma_r.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_lgammaf_r.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_log.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_log10.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_log10f.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_logf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_pow.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] e_powf.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] e_rem_pio2.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_rem_pio2f.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_remainder.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_remainderf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_scalb.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_scalbf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_sinh.c  1.3   18 years  otto   small delint; ok deraadt@
[TXT] e_sinhf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_sqrt.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] e_sqrtf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_cos.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_cosf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_rem_pio2.c  1.3   21 years  deraadt   spelling
[TXT] k_rem_pio2f.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_sin.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_sinf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_tan.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_tanf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] math_private.h  1.7   17 years  jason   add little endian and big endian shapes for extended and quad float
[TXT] s_asinh.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_asinhf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_atan.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_atanf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_cbrt.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_cbrtf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_ceil.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_ceilf.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_copysign.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_copysignf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_cos.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_cosf.c  1.3   18 years  otto   delint; ok millert@ beck@
[TXT] s_erf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_erff.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_expm1.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_expm1f.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_fabsf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_floor.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_floorf.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_frexpf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_ilogb.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_ilogbf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_llrint.c  1.1   17 years  kettenis   Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c, s_lri...
[TXT] s_llrintf.c  1.2   17 years  kettenis   Include s_llrint.c instead of ithe now removed llrint.c.
[TXT] s_log1p.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_log1pf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_logb.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_logbf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_lrint.c  1.1   17 years  kettenis   Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c, s_lri...
[TXT] s_lrintf.c  1.1   17 years  kettenis   Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c, s_lri...
[TXT] s_modff.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_nextafter.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_nextafterf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_rint.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_rintf.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_round.c  1.1   17 years  brad   add some more C99 functions: round(3) and roundf(3). By Steven G. Kargl <kargl ...
[TXT] s_roundf.c  1.1   17 years  brad   add some more C99 functions: round(3) and roundf(3). By Steven G. Kargl <kargl ...
[TXT] s_scalbn.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_scalbnf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_signgam.c  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] s_significand.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_significandf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_sin.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_sinf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_tan.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_tanf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_tanh.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_tanhf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_trunc.c  1.3   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] s_truncf.c  1.2   18 years  otto   Avoid shadowing of external symbols by local variables; whoever thought up the n...
[TXT] w_drem.c  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] w_dremf.c  1.2   18 years  otto   lint prefers ANSI C function definitions if a prototype is available; i can only...
[TXT] w_gamma.c  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_gamma_r.c  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_gammaf.c  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_gammaf_r.c  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_lgamma.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_lgammaf.c  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] k_standard.c (in the Attic) [Hide]  1.3   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] llround.c (in the Attic) [Hide]  1.1   18 years  otto   Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via jason@. M...
[TXT] llroundf.c (in the Attic) [Hide]  1.1   18 years  otto   Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via jason@. M...
[TXT] lround.c (in the Attic) [Hide]  1.1   18 years  otto   Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via jason@. M...
[TXT] lroundf.c (in the Attic) [Hide]  1.1   18 years  otto   Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via jason@. M...
[TXT] n_argred.c (in the Attic) [Hide]  1.1   18 years  deraadt   more empty files for lint to chew on (on the vax)
[TXT] n_infnan.c (in the Attic) [Hide]  1.1   18 years  deraadt   an empty stub file for lint: on the vax, lint will chew on this, but avoid it wh...
[TXT] n_sincos.c (in the Attic) [Hide]  1.1   18 years  deraadt   more empty files for lint to chew on (on the vax)
[TXT] n_sqrt.c (in the Attic) [Hide]  1.1   18 years  deraadt   more empty files for lint to chew on (on the vax)
[TXT] n_tan.c (in the Attic) [Hide]  1.1   18 years  deraadt   more empty files for lint to chew on (on the vax)
[TXT] s_fabs.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_finite.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_finitef.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_frexp.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_infinity.c (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] s_isinf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_isinff.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_isnan.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_isnanf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_ldexp.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_ldexpf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_lib_version.c (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] s_matherr.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] s_modf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_acos.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_acosf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_acosh.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_acoshf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_asin.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_asinf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_atan2.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_atan2f.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_atanh.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_atanhf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_cabs.c (in the Attic) [Hide]  1.2   20 years  deraadt   ansi
[TXT] w_cabsf.c (in the Attic) [Hide]  1.2   20 years  deraadt   ansi
[TXT] w_cosh.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_coshf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_exp.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_expf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_fmod.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_fmodf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_hypot.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_hypotf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_j0.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_j0f.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_j1.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_j1f.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_jn.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_jnf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_lgamma_r.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_lgammaf_r.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_log.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_log10.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_log10f.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_logf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_pow.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_powf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_remainder.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_remainderf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_scalb.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_scalbf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_sinh.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_sinhf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_sqrt.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] w_sqrtf.c (in the Attic) [Hide]  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.