![]() |
Bitcoin Core
21.99.0
P2P Digital Currency
|
#include <fs.h>
#include <cstring>
#include <fcntl.h>
#include <string>
#include <sys/file.h>
#include <sys/utsname.h>
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
fsbridge | |
Filesystem operations and types. | |
Functions | |
FILE * | fsbridge::fopen (const fs::path &p, const char *mode) |
static std::string | fsbridge::GetErrorReason () |
static bool | fsbridge::IsWSL () |
std::string | fsbridge::get_filesystem_error_message (const fs::filesystem_error &e) |