cosmopolitan/test/libc/intrin
Justine Tunney dc0ea6640e Fix bugs with recent change
This change makes further effort towards improving our poll()
implementation on the New Technology. The stdin worker didn't work out
so well for Python so it's not being used for now. System call tracing
with the --strace flag should now be less noisy now on Windows unless
you modify the strace.internal.h defines to turn on some optional ones
that are most useful for debugging the system call wrappers.
2022-04-16 10:40:23 -07:00
..
asan_test.c Improve memory safety 2021-10-13 17:27:13 -07:00
describeflags_test.c Get Redbean fork() working on the New Technology 2022-03-20 08:01:14 -07:00
dos2errno_test.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
getenv_test.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
intrin_test.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
kprintf_test.c Fix bugs with recent change 2022-04-16 10:40:23 -07:00
memcmp_test.c Make improvements 2022-04-07 00:15:35 -07:00
memmove_test.c Make fixes, improvements, and chibicc python bindings 2021-10-08 08:41:57 -07:00
memset_test.c Make improvements 2022-04-07 00:15:35 -07:00
palignr_test.c Improve dead code elimination 2021-02-08 04:04:42 -08:00
pmulhrsw_test.c Remove undefined behaviors 2021-05-16 11:16:28 -07:00
pshuf_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Make improvements 2022-03-16 13:40:10 -07:00