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