| .. | 
		
		
			
				
					| aarch64 | 618001c26e
					aarch64: add fenv support from glibc | 7 달 전 | 
		
			
				
					| arc | de215cb4d0
					arc: add support for fenv from glibc | 6 달 전 | 
		
			
				
					| arm | c7405bd4ce
					arm: add fenv support from glibc | 7 달 전 | 
		
			
				
					| csky | 6b06704d35
					csky: add fenv support from glibc | 6 달 전 | 
		
			
				
					| i386 | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| kvx | 672a303852
					kvx: add support for kvx arch to uClibc-ng | 5 년 전 | 
		
			
				
					| m68k | d69c496886
					m68k: add fenv support from glibc | 6 달 전 | 
		
			
				
					| metag | 0f2a411b68
					replace FSF addresses with URLs | 9 년 전 | 
		
			
				
					| mips | 6b5950e859
					mips/mips64: add fenv support from glibc | 6 달 전 | 
		
			
				
					| nds32 | 6af3332a4c
					nds32: add NPTL/TLS, *context function, libm changes and code cleanup | 8 년 전 | 
		
			
				
					| or1k | 8a77b4785a
					or1k: add fenv support from glibc | 6 달 전 | 
		
			
				
					| powerpc | 41537a770b
					buildsys: fix IS_IN_lib* | 11 년 전 | 
		
			
				
					| riscv32 | e713a2edb0
					riscv: add fenv support from glibc | 6 달 전 | 
		
			
				
					| riscv64 | e713a2edb0
					riscv: add fenv support from glibc | 6 달 전 | 
		
			
				
					| sh | d339ad89cb
					sh: add fenv support from glibc | 6 달 전 | 
		
			
				
					| sparc | f3d4659c79
					sparc: add fenv support from glibc | 6 달 전 | 
		
			
				
					| x86_64 | edce88cfef
					x86_64: add fenv support from glibc | 8 년 전 | 
		
			
				
					| Makefile | ba31c6c463
					Remove TOPDIR | 20 년 전 | 
		
			
				
					| Makefile.in | c69db85130
					Fix build regression with DO_XSI_MATH disabled | 8 년 전 | 
		
			
				
					| README | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| carg.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| cexp.c | 5820f4b586
					uclibc: Fix double promotion warning | 1 년 전 | 
		
			
				
					| e_acos.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_acosh.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_asin.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_atan2.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_atanh.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_cosh.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_exp.c | ee077ec4d9
					libm: Fix float conversion compiler warning | 1 년 전 | 
		
			
				
					| e_exp10.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_fmod.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_hypot.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_j0.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_j1.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_jn.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_lgamma_r.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_log.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_log10.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_log2.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_pow.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_rem_pio2.c | b76e718f66
					libm: remove superfluos attribute_hidden, the one in prototype is enough | 13 년 전 | 
		
			
				
					| e_remainder.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_scalb.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_sinh.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| e_sqrt.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| float_wrappers.c | 5820f4b586
					uclibc: Fix double promotion warning | 1 년 전 | 
		
			
				
					| k_cos.c | b76e718f66
					libm: remove superfluos attribute_hidden, the one in prototype is enough | 13 년 전 | 
		
			
				
					| k_rem_pio2.c | 16d346fe95
					fix gcc warning with -Wmisleading-indentation | 8 년 전 | 
		
			
				
					| k_sin.c | b76e718f66
					libm: remove superfluos attribute_hidden, the one in prototype is enough | 13 년 전 | 
		
			
				
					| k_standard.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| k_standardf.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| k_standardl.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| k_tan.c | b76e718f66
					libm: remove superfluos attribute_hidden, the one in prototype is enough | 13 년 전 | 
		
			
				
					| ldouble_wrappers.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| math_private.h | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| nan.c | 5820f4b586
					uclibc: Fix double promotion warning | 1 년 전 | 
		
			
				
					| s_asinh.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_atan.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_cbrt.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_ceil.c | c61c6d9880
					libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning | 13 년 전 | 
		
			
				
					| s_copysign.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_cos.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_erf.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_expm1.c | ee077ec4d9
					libm: Fix float conversion compiler warning | 1 년 전 | 
		
			
				
					| s_fabs.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_fdim.c | 6c4538905e
					libm: Add missing C99 float/ld wrappers | 10 년 전 | 
		
			
				
					| s_finite.c | 5d53cce4c0
					docs/probe_math_exception.c: | 16 년 전 | 
		
			
				
					| s_finitef.c | 5d53cce4c0
					docs/probe_math_exception.c: | 16 년 전 | 
		
			
				
					| s_floor.c | c61c6d9880
					libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning | 13 년 전 | 
		
			
				
					| s_fma.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_fmax.c | 6c4538905e
					libm: Add missing C99 float/ld wrappers | 10 년 전 | 
		
			
				
					| s_fmin.c | 6c4538905e
					libm: Add missing C99 float/ld wrappers | 10 년 전 | 
		
			
				
					| s_fpclassify.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_fpclassifyf.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_frexp.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_ilogb.c | e9807e243b
					libm: fix remaining failures in test-float | 15 년 전 | 
		
			
				
					| s_isinf.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_isinff.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_isnan.c | d53bc3437f
					isnan: Add isnan weak alias to __isnan | 7 년 전 | 
		
			
				
					| s_isnanf.c | a0ebeb988d
					- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support | 17 년 전 | 
		
			
				
					| s_ldexp.c | e620a37064
					rename exp(onent) to _exp | 16 년 전 | 
		
			
				
					| s_lib_version.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_llrint.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_llround.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_log1p.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_logb.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_lrint.c | 3c34ca7981
					libm: fix bug in lrint.c | 3 년 전 | 
		
			
				
					| s_lround.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_modf.c | c61c6d9880
					libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning | 13 년 전 | 
		
			
				
					| s_nextafter.c | 4ce2bd0e57
					libm: fix nexttoward failures, fixed by sorear | 1 년 전 | 
		
			
				
					| s_nextafterf.c | 44d44d807e
					math.h: fix libm_hidden_proto leak into sanitized headers | 16 년 전 | 
		
			
				
					| s_remquo.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_rint.c | c61c6d9880
					libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning | 13 년 전 | 
		
			
				
					| s_round.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_scalbn.c | 83625362e0
					s_scalbn.c: since we have strong_alias_untyped now, use it | 13 년 전 | 
		
			
				
					| s_signbit.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_signbitf.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| s_signgam.c | 0671149ee6
					libm: unhide signgam | 15 년 전 | 
		
			
				
					| s_significand.c | 2e17280a39
					math: avoid jump relocation in libm | 13 년 전 | 
		
			
				
					| s_sin.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_tan.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_tanh.c | 38b7304e93
					libm/*: mass removal of: | 17 년 전 | 
		
			
				
					| s_trunc.c | 266bdc1f62
					Replace FSF snail mail address with URLs | 13 년 전 | 
		
			
				
					| sincos.c | 7ae07d4f02
					libm: implement a generic sincos(). | 14 년 전 | 
		
			
				
					| w_acos.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_acosf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_acosh.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_acoshf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_acoshl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_acosl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_asin.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_asinf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_asinl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_atan2.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_atan2f.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_atan2l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_atanh.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_atanhf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_atanhl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_cabs.c | 5820f4b586
					uclibc: Fix double promotion warning | 1 년 전 | 
		
			
				
					| w_cosh.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_coshf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_coshl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp10.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp10f.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp10l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp2.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp2f.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_exp2l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_expf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_expl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_fmod.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_fmodf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_fmodl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_hypot.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_hypotf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_hypotl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_j0.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_j0f.c | a1f1e7224a
					libm/w_j0f.c: Call correct ieee754 function | 1 년 전 | 
		
			
				
					| w_j0l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_j1.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_j1f.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_j1l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_jn.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_jnf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_jnl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_lgamma.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_lgamma_r.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_lgammaf.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| w_lgammaf_r.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_lgammal.c | ea38f4d89c
					math: add exception handling functionality | 8 년 전 | 
		
			
				
					| w_lgammal_r.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log10.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log10f.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log10l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log2.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log2f.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_log2l.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_logf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_logl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_pow.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_powf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_powl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_remainder.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_remainderf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_remainderl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_scalb.c | 7ebfbe2940
					libm: fix compile error | 7 년 전 | 
		
			
				
					| w_scalbf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_scalbl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_sinh.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_sinhf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_sinhl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_sqrt.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_sqrtf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_sqrtl.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_tgamma.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_tgammaf.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 | 
		
			
				
					| w_tgammal.c | dc382b5a91
					quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined | 7 년 전 |