Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael VAN CANNEYT 2ce2bab2a6 * Char -> AnsiChar vor 2 Jahren
  Nikolay Nikolov 21d843128d + added a wrapper function around __wasi_path_readlink that calls it iteratively vor 4 Jahren
  Nikolay Nikolov aafb471bc8 * don't set InOutRes in ConvertToFdRelativePath, but return it instead. This vor 4 Jahren
  Nikolay Nikolov 27df4e98d2 * use rawbytestring instead of ansistring for the WASI file name handling vor 4 Jahren
  Nikolay Nikolov 60d350f067 * another instance of ['/','\'] replaced with AllowDirectorySeparators vor 4 Jahren
  Nikolay Nikolov d7755a56f6 * replaced '/' with DirectorySeparator in the WASI directory parsing code vor 4 Jahren
  Nikolay Nikolov 13c344a3a0 * replaced ['/','\'] with AllowDirectorySeparators in the WASI directory vor 4 Jahren
  Nikolay Nikolov 25ac138092 * keep the drive string separate in the preopen and the current dir records on vor 4 Jahren
  Nikolay Nikolov 0d6b5338d0 + implemented ChDir() for WASI vor 4 Jahren
  Nikolay Nikolov bae50d80d2 * preopen fd names and current dir changed to use ansistring, as well as the vor 4 Jahren
  nickysn 0af333bd0f + implemented RmDir for the WASI target vor 4 Jahren
  nickysn 144d7ed978 + implemented MkDir for the WASI target vor 4 Jahren
  nickysn d3ce008cd3 + initial implementation of GetDir() for WASI vor 4 Jahren
  nickysn 6350401d4c + debug output in the WASM directory functions vor 4 Jahren
  nickysn 6df4254c12 + added WASI sysdir.inc and sysfile.inc (functions not implemented yet) vor 4 Jahren