Historial de Commits

Autor SHA1 Mensaje Fecha
  Laytan Laats 0f2ad95014 Fix EOF detection is os2 window read hace 1 año
  Feoramund f453054aff Return `0, nil` in all `io` cases where an empty slice is provided hace 1 año
  Feoramund ef99373c31 Fix `pread` and `pwrite` on `os2` Windows hace 1 año
  Feoramund 56f232e5fc Report invalid whence & offset on `os2` Windows hace 1 año
  Feoramund de1432b315 Fix Windows infinite recursion with `os2._flush` hace 1 año
  Feoramund 981a2e1a00 Add missing `io.Stream_Mode` responses hace 1 año
  gingerBill 60bc7f53d2 Comment out `open_buffered` hace 1 año
  gingerBill 046f72befd Mock out `open_buffered` hace 1 año
  gingerBill f03c2b7783 General clean up of `os2.read_directory` for Windows hace 1 año
  gingerBill 9d8953538b Add missing attribute hace 1 año
  gingerBill 2ddaae45f3 Better handling of allocators hace 1 año
  gingerBill efa8c92bab Implement `init_long_path_support` hace 1 año
  gingerBill 65fec9134e Use `SHFileOperationW` for `remove_all` on Windows hace 1 año
  gingerBill 8037ace873 Begin work on os2/dir.odin hace 1 año
  gingerBill 24f9e2bbeb Begin mocking out the linux stuff on os2 hace 1 año
  gingerBill 2f8399fe20 Merge pull request #3940 from flysand7/os2-handle-inheritance hace 1 año
  flysand7 7b501b22bb [os2]: Split file type from mode bits hace 1 año
  flysand7 4dcb75af6d Make all handles non-inheritable by default hace 1 año
  gingerBill 5de6016e7f Clean up `os2.File.impl` usage hace 1 año
  gingerBill 4f73b35da5 Make `os2.File` a more generic interface hace 1 año
  gingerBill 3d38f14202 Use `fstat` on `os2.File` directly hace 1 año
  flysand7 b686b072d5 [os2/file]: Fixes related to handle inheritance hace 1 año
  gingerBill 453fc5182b Remove all uses of `context` stuff in os2 hace 1 año
  gingerBill 91b7cdaad2 Mock out `temp_file.odin` stuff hace 1 año
  gingerBill 361be301fa Use internal `temp_allocator()` hace 1 año
  gingerBill ecd7846ec3 Clean up allocator stuff into `allocators.odin` hace 1 año
  flysand7 0f944bc0a1 [core/os2]: Reading from unsized files hace 1 año
  gingerBill 271f84ab5b Expect `stream` as a field directly on `os2.File` hace 1 año
  gingerBill fa1875a8f1 Minor changes to `os2` hace 1 año
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate hace 1 año