cosmopolitan/test/libc/x
Justine Tunney ae638c0850 Fix bugs and make improvements
- Get clone() working on FreeBSD
- Increase some Python build quotas
- Add more atomic builtins to chibicc
- Fix ASAN poisoning of alloca() memory
- Make MODE= mandatory link path tinier
- Improve the examples folder a little bit
- Start working on some more resource limits
- Make the linenoise auto-complete UI as good as GNU readline
- Update compile.com, avoiding AVX codegen on non-AVX systems
- Make sure empty path to syscalls like opendir raises ENOENT
- Correctly polyfill ENOENT vs. ENOTDIR on the New Technology
- Port bestline's paredit features to //third_party/linenoise
- Remove workarounds for RHEL 5.0 bugs that were fixed in 5.1
2022-04-20 10:05:34 -07:00
..
filecmp_test.c Fix bugs and make improvements 2022-04-20 10:05:34 -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