커밋 기록

작성자 SHA1 메시지 날짜
  Nikolay Nikolov ca242e9ad0 + implemented DOS.GetFAttr for WASI 3 년 전
  Nikolay Nikolov 4e605fb764 + dummy implementation of dos.SetFAttr for WASI, based on the Unix version 3 년 전
  Nikolay Nikolov aafb471bc8 * don't set InOutRes in ConvertToFdRelativePath, but return it instead. This 3 년 전
  Nikolay Nikolov 27df4e98d2 * use rawbytestring instead of ansistring for the WASI file name handling 3 년 전
  Nikolay Nikolov 13c344a3a0 * replaced ['/','\'] with AllowDirectorySeparators in the WASI directory 3 년 전
  Nikolay Nikolov bae50d80d2 * preopen fd names and current dir changed to use ansistring, as well as the 3 년 전
  Nikolay Nikolov e19fcd2b8b + implemented GetMsCount in the DOS unit for WASI 3 년 전
  Nikolay Nikolov 02745b0b83 + implemented GetDate, GetTime and WeekDay in the WASI dos unit. They return 3 년 전
  nickysn f0543ad8d5 * use -1 instead of 0 for indicating empty DirFD 4 년 전
  nickysn 0219b4018c + initial working implementation of FindFirst/FindNext 4 년 전
  nickysn 5eac35664f + started working on DOS.FindFirst 4 년 전
  nickysn afb9c2ae94 + implemented environment variables support in the DOS unit for the WASI target 4 년 전
  nickysn 827f543289 * fixed date calculation in WasiDateToDT 4 년 전
  nickysn 25a9843ea4 * also set doserror to 5 for access denied in dos.getfattr 4 년 전
  nickysn 953893267b + initial WASI implementation of DOS.GetFTime. Not working yet, due to a 4 년 전
  nickysn e830ed6cbc + compile the unit dos (OS-specific functions are dummies for now) for the WASI target 4 년 전