cosmopolitan/third_party/libcxx/__system_error
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
..
errc.h Fix std::filesystem 2024-07-28 17:31:21 -07:00
error_category.h Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
error_code.h Fix std::filesystem 2024-07-28 17:31:21 -07:00
error_condition.h Fix std::filesystem 2024-07-28 17:31:21 -07:00
system_error.h Fix std::filesystem 2024-07-28 17:31:21 -07:00