Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  nickysn 71bbee9310 * synchronized with trunk 4 năm trước cách đây
  nickysn 5eac35664f + started working on DOS.FindFirst 4 năm trước cách đây
  nickysn 73aa30ee0a * set the exeext for WASI properly in dotest.pp 4 năm trước cách đây
  nickysn 618237a1c7 * update revision.inc 4 năm trước cách đây
  nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 năm trước cách đây
  nickysn afb9c2ae94 + implemented environment variables support in the DOS unit for the WASI target 4 năm trước cách đây
  nickysn c275c3c7f2 + implemented Randomize 4 năm trước cách đây
  nickysn 4240279a84 + always request pollfd_readwrite rights, when opening a file 4 năm trước cách đây
  nickysn ca3f1d7b6d + always request FD_ADVISE rights, when opening a file 4 năm trước cách đây
  nickysn 5ff2af5176 + always request FD_FDSTAT_SET_FLAGS rights 4 năm trước cách đây
  nickysn 90eb1351dc + request FD_DATASYNC and FD_SYNC rights when a file is opened for writing 4 năm trước cách đây
  nickysn 67c1520928 * changed the formatting of the setting of fs_rights_base in Do_Open. No functional changes. 4 năm trước cách đây
  nickysn 9efcd4e554 + request fd_allocate rights when opening a file for writing 4 năm trước cách đây
  nickysn 3fd6704582 + request the rights to set size (truncate) and set times, when a file is opened for writing 4 năm trước cách đây
  nickysn a5309a5d0c + request fd_seek and fd_tell rights when opening a file 4 năm trước cách đây
  nickysn 720068360e + workaround for newer wasmtime versions that don't report the fd type of 4 năm trước cách đây
  nickysn 827f543289 * fixed date calculation in WasiDateToDT 4 năm trước cách đây
  nickysn c48f27225e + request the FD_FILESTAT_GET capability when opening files 4 năm trước cách đây
  nickysn 25a9843ea4 * also set doserror to 5 for access denied in dos.getfattr 4 năm trước cách đây
  nickysn 715de4547a * fixed WASI dll imports that are declared in a different unit 4 năm trước cách đây
  nickysn 953893267b + initial WASI implementation of DOS.GetFTime. Not working yet, due to a 4 năm trước cách đây
  nickysn ba1dcfc6a4 + also resolve absolute paths in ConvertToFdRelativePath 4 năm trước cách đây
  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 năm trước cách đây
  nickysn 125dbdc21c + implemented Do_Rename for the WASI target 4 năm trước cách đây
  nickysn 539ea53bab + implemented Do_Seek and Do_Seekend for the WASI target 4 năm trước cách đây
  nickysn 17fac45ddc + implemented Do_FileSize for the WASI target 4 năm trước cách đây
  nickysn 5718b33dd8 + implemented Do_FilePos for the WASI target 4 năm trước cách đây
  nickysn 5ee902800c + implemented do_truncate for the WASI target 4 năm trước cách đây
  nickysn a7b3747b7b + implemented Erase() for the WASI target 4 năm trước cách đây
  nickysn 0af333bd0f + implemented RmDir for the WASI target 4 năm trước cách đây