Historial de Commits

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