cosmopolitan/third_party/libcxx/fs
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
..
directory_entry.cpp Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
directory_iterator.cpp Fix std::filesystem 2024-07-28 17:31:21 -07:00
error.h Fix std::filesystem 2024-07-28 17:31:21 -07:00
file_descriptor.h Fix std::filesystem 2024-07-28 17:31:21 -07:00
filesystem_clock.cpp Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
filesystem_error.cpp Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
format_string.h Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
int128_builtins.cpp Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
operations.cpp Don't use sendfile() in libcxx 2024-07-28 17:31:21 -07:00
path.cpp Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
path_parser.h Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
posix_compat.h Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
time_utils.h Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00