File FileDescriptor.cpp

Defines

WASI_FD_FLAGS
namespace storage

Functions

std::string prependRuntimeRoot(const std::string &originalPath)
uint16_t errnoToWasi(int errnoIn)
OpenMode getOpenMode(uint16_t openFlags)
ReadWriteType getRwType(uint64_t rights)
int32_t wasiFdFlagsToLinux(int32_t fdFlags)