Commit History

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