История коммитов

Автор SHA1 Сообщение Дата
  Laytan Laats cacb9f9f54 os2: better copy_directory, and add native copy_file and copy_directory variants on MacOS 5 месяцев назад
  Lucas Perlind 9f2d008a8a Remove TEMP_ALLOCATOR_GUARD wrapper 5 месяцев назад
  Lucas Perlind b9db1dd3e0 os2: Resolve temp allocator collisions 5 месяцев назад
  Laytan Laats 0e4140a602 os/os2: recursive directory walker, expose errors in read_directory, file clone 7 месяцев назад
  gingerBill 1bf33fe373 Use static global memory for std handles instead of allocating. 9 месяцев назад
  Feoramund e7d6e2d163 Add documentation to `os2.close` 1 год назад
  Laytan Laats b07d0b38b1 os2: improve absolute/full path handling for posix 1 год назад
  gingerBill 60bc7f53d2 Comment out `open_buffered` 1 год назад
  gingerBill 046f72befd Mock out `open_buffered` 1 год назад
  gingerBill 2ddaae45f3 Better handling of allocators 1 год назад
  gingerBill 24f9e2bbeb Begin mocking out the linux stuff on os2 1 год назад
  gingerBill 2f8399fe20 Merge pull request #3940 from flysand7/os2-handle-inheritance 1 год назад
  flysand7 7b501b22bb [os2]: Split file type from mode bits 1 год назад
  flysand7 4dcb75af6d Make all handles non-inheritable by default 1 год назад
  gingerBill 4f73b35da5 Make `os2.File` a more generic interface 1 год назад
  gingerBill 3d38f14202 Use `fstat` on `os2.File` directly 1 год назад
  jason dc954307d7 fix assumption about std handles in os2/file.odin 1 год назад
  jason f24f72c280 convert all to use sys/linux over sys/unix; new implementations for pipe, process and env 1 год назад
  gingerBill 59c33dd9fc Add `Fstat_Callback` for `File.user_fstat` 1 год назад
  gingerBill 450b9ceaec Add `@(require_results)` everywhere in os2 1 год назад
  gingerBill ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 год назад
  gingerBill 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 год назад
  gingerBill a626adac8e Use long-form names and alias with short-form UNIX-like names 1 год назад
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 год назад
  gingerBill a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 лет назад
  gingerBill 2a212a7556 Put stream into the impl 2 лет назад
  gingerBill 145a7a24e8 Use `io.Stream` as the internal interface for `os2.File` 2 лет назад
  gingerBill 33895b6d92 Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate 3 лет назад
  gingerBill eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 лет назад
  gingerBill 8b4b81fdeb Fill in most of os2/file_windows.odin 3 лет назад