cosmopolitan/test/libc/tinymath
Justine Tunney 8bdaddd81d
Make the Windows Console work better
The stdio reader thread now appears to be working recursively along
cosmopolitan subprocesses. For example, it's now possible to launch
vim.com from the unbourne.com bestline repl, thanks to hacks plus a
bug fix to select() timeouts.
2023-09-07 18:27:22 -07:00
..
acos_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
acosh_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
asin_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
asinh_test.c Make AARCH64 harder, better, faster, stronger 2023-05-15 02:15:34 -07:00
atan2_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
atan2l_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
atan_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
atanh_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
cbrt_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
ceil_test.c Make further progress on non-x86 support 2023-05-10 04:20:47 -07:00
complex_test.c Make the Windows Console work better 2023-09-07 18:27:22 -07:00
copysign_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
cos_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
cosh_test.c Perform some code cleanup 2023-05-15 16:32:10 -07:00
csqrt_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
erf_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
exp2_test.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
exp2l_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
exp10_test.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
exp_test.c Perform some code cleanup 2023-05-15 16:32:10 -07:00
expm1_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
fabs_test.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
floor_test.c Make further progress on non-x86 support 2023-05-10 04:20:47 -07:00
fmod_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
fsum_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
gamma_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
hypot_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
ilogb_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
ldexp_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log1p_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log2_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log10_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
logb_test.c Make improvements 2023-06-03 08:12:22 -07:00
magicu_test.c Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
measureentropy_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
pow10_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
powl_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
remainder_test.c Make more ML improvements 2023-05-16 08:07:23 -07:00
round_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
sin_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
sincos_test.c Fix warnings 2023-09-01 20:50:18 -07:00
sinh_test.c Make AARCH64 harder, better, faster, stronger 2023-05-15 02:15:34 -07:00
sqrt_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
strtod_test.c Make the Windows Console work better 2023-09-07 18:27:22 -07:00
tan_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
tanh_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
test.mk Clean up more code 2023-06-18 01:00:05 -07:00
tgamma_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
trunc_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00