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