cosmopolitan/test/libc/x
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
..
filecmp_test.c Import some Lua documentation 2021-08-22 15:03:04 -07:00
test.mk Fix bugs with recent change 2022-04-16 10:40:23 -07:00
utf8toutf16_test.c Improve backwards compatibility with GNU Make 2021-05-02 07:48:59 -07:00
utf8toutf32_test.c Experiment with making Python go faster 2021-08-18 21:57:11 -07:00
utf16to32_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
utf16toutf8_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
xasprintf_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
xjoinpaths_test.c Change license 2020-12-27 17:18:44 -08:00
xslurp_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
xstrcat_test.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00