cosmopolitan/test
Justine Tunney 77d3a07ff2
Fix std::filesystem
This change makes a second pass, at fixing the errno issue with libcxx's
filesystem code. Previously, 89.01% of LLVM's test suite was passing and
now 98.59% of their tests pass. Best of all, it's now possible for Clang
to be built as a working APE binary that can to compile the Cosmopolitan
repository. Please note it has only been vetted so far for some objects,
and more work would obviously need to be done in cosmo, to fix warnings.
2024-07-28 17:31:21 -07:00
..
ctl Introduce cosmocc flags -mdbg -mtiny -moptlinux 2024-07-26 05:10:25 -07:00
dsp Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
libc Fix remove() directory on Windows 2024-07-28 17:31:21 -07:00
libcxx Fix std::filesystem 2024-07-28 17:31:21 -07:00
math Make malloc() go 200x faster 2024-06-05 02:02:14 -07:00
net Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
posix Add unit test for process shared conditions 2024-07-22 18:48:54 -07:00
tool Introduce cosmocc flags -mdbg -mtiny -moptlinux 2024-07-26 05:10:25 -07:00
BUILD.mk Introduce Cosmopolitan Templates Library (CTL) 2024-06-03 09:21:59 -07:00