gingerBill 59c33dd9fc Add `Fstat_Callback` for `File.user_fstat` 1 年之前
..
allocators.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
doc.odin ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 年之前
env.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
env_linux.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年之前
env_windows.odin ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 年之前
errors.odin 91b7cdaad2 Mock out `temp_file.odin` stuff 1 年之前
errors_linux.odin fff23e2bbb merge from upstream and convert to ^File types 3 年之前
errors_windows.odin a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 年之前
file.odin 59c33dd9fc Add `Fstat_Callback` for `File.user_fstat` 1 年之前
file_linux.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
file_stream.odin 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 年之前
file_util.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
file_windows.odin 453fc5182b Remove all uses of `context` stuff in os2 1 年之前
heap.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
heap_linux.odin a626adac8e Use long-form names and alias with short-form UNIX-like names 1 年之前
heap_windows.odin a660098106 os2: Add .Resize_Non_Zeroed allocation mode to os2/heap_windows 1 年之前
internal_util.odin 6f9dcb4e02 Add missing `@(require_results)` 1 年之前
path.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
path_linux.odin 453fc5182b Remove all uses of `context` stuff in os2 1 年之前
path_windows.odin 453fc5182b Remove all uses of `context` stuff in os2 1 年之前
pipe.odin 450b9ceaec Add `@(require_results)` everywhere in os2 1 年之前
pipe_linux.odin fff23e2bbb merge from upstream and convert to ^File types 3 年之前
pipe_windows.odin bb4f108487 Update error handling for os2 on windows 3 年之前
process.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年之前
stat.odin 59c33dd9fc Add `Fstat_Callback` for `File.user_fstat` 1 年之前
stat_linux.odin 9a487ccb6f Delete dead code 1 年之前
stat_windows.odin ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 年之前
temp_file.odin 2b43535961 Fix typo 1 年之前
temp_file_linux.odin 91b7cdaad2 Mock out `temp_file.odin` stuff 1 年之前
temp_file_windows.odin 91b7cdaad2 Mock out `temp_file.odin` stuff 1 年之前
user.odin 453fc5182b Remove all uses of `context` stuff in os2 1 年之前