Commit History

Author SHA1 Message Date
  bruvzg 85d3be8070 [FileAccess] Implement `get_size` and `get_access_time` methods. 1 year ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 6 months ago
  Pāvels Nadtočajevs e6e108d091 Implement `get_length()` for pipes. 6 months ago
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 2 years ago
  bruvzg 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. 1 year ago
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 1 year ago
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. 1 year ago
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. 1 year ago