nickysn
|
9efcd4e554
+ request fd_allocate rights when opening a file for writing
|
4 yıl önce |
nickysn
|
3fd6704582
+ request the rights to set size (truncate) and set times, when a file is opened for writing
|
4 yıl önce |
nickysn
|
a5309a5d0c
+ request fd_seek and fd_tell rights when opening a file
|
4 yıl önce |
nickysn
|
720068360e
+ workaround for newer wasmtime versions that don't report the fd type of
|
4 yıl önce |
nickysn
|
827f543289
* fixed date calculation in WasiDateToDT
|
4 yıl önce |
nickysn
|
c48f27225e
+ request the FD_FILESTAT_GET capability when opening files
|
4 yıl önce |
nickysn
|
25a9843ea4
* also set doserror to 5 for access denied in dos.getfattr
|
4 yıl önce |
nickysn
|
715de4547a
* fixed WASI dll imports that are declared in a different unit
|
4 yıl önce |
nickysn
|
953893267b
+ initial WASI implementation of DOS.GetFTime. Not working yet, due to a
|
4 yıl önce |
nickysn
|
ba1dcfc6a4
+ also resolve absolute paths in ConvertToFdRelativePath
|
4 yıl önce |
pierre
|
615e1c0431
Only set llvm to true if LLVM custom option variable is set, but not to false if not (as true might be the default value)
|
4 yıl önce |
nickysn
|
125dbdc21c
+ implemented Do_Rename for the WASI target
|
4 yıl önce |
nickysn
|
539ea53bab
+ implemented Do_Seek and Do_Seekend for the WASI target
|
4 yıl önce |
nickysn
|
17fac45ddc
+ implemented Do_FileSize for the WASI target
|
4 yıl önce |
nickysn
|
5718b33dd8
+ implemented Do_FilePos for the WASI target
|
4 yıl önce |
nickysn
|
5ee902800c
+ implemented do_truncate for the WASI target
|
4 yıl önce |
nickysn
|
a7b3747b7b
+ implemented Erase() for the WASI target
|
4 yıl önce |
nickysn
|
0af333bd0f
+ implemented RmDir for the WASI target
|
4 yıl önce |
nickysn
|
144d7ed978
+ implemented MkDir for the WASI target
|
4 yıl önce |
nickysn
|
bc08af99b0
+ initial implementation of resolving relative paths
|
4 yıl önce |
nickysn
|
ba3383f7e3
+ keep also the fds for the current dirs
|
4 yıl önce |
nickysn
|
d3ce008cd3
+ initial implementation of GetDir() for WASI
|
4 yıl önce |
nickysn
|
0a384b0905
* enumerate preopened dirs on startup and store them in a list, accessible via global vars in the system unit
|
4 yıl önce |
florian
|
bbcc396644
* ARM: fix for Merge Add/Sub optimization
|
4 yıl önce |
florian
|
356afdd25b
* ARM (thumb): do not save registers in routines marked as noreturn
|
4 yıl önce |
michael
|
15f25da1fa
* Fix issue ID #0039024, potential wrong write
|
4 yıl önce |
michael
|
492a0ffcac
* Better precision for samedatetime. Issue ID #39023, patch by Zoran Vučenović
|
4 yıl önce |
marcus
|
436b8c2121
AROS: some fixes for AVL_ functions, added missing NewCreateTaskA
|
4 yıl önce |
marcus
|
810e62b7c9
Amiga, MorphOS, AROS: unified function results to LongBool in amigados unit, correct type for GFXBase
|
4 yıl önce |
florian
|
ddb572513c
+ LICENSE and README.md added, taken from git test conversion as committed by Michael
|
4 yıl önce |