flysand7 3ee9184537 [core/os2]: Fix memory leak on read_entire_file 1 year ago
..
doc.odin ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 years ago
env.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
env_linux.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
env_windows.odin fa1875a8f1 Minor changes to `os2` 1 year ago
errors.odin c843002d07 [core/os2]: Move .Broken_Pipe to General_Error enum 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 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 year ago
file_linux.odin 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 year ago
file_stream.odin 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 year ago
file_util.odin 3ee9184537 [core/os2]: Fix memory leak on read_entire_file 1 year ago
file_windows.odin 0f944bc0a1 [core/os2]: Reading from unsized files 1 year ago
heap.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 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
path.odin a626adac8e Use long-form names and alias with short-form UNIX-like names 1 year ago
path_linux.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
path_windows.odin fa1875a8f1 Minor changes to `os2` 1 year ago
pipe.odin 18bde22b26 Go to a `File` based approach over `Handle` based 3 years 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 a626adac8e Use long-form names and alias with short-form UNIX-like names 1 year ago
stat_linux.odin a626adac8e Use long-form names and alias with short-form UNIX-like names 1 year ago
stat_windows.odin fa1875a8f1 Minor changes to `os2` 1 year ago
temp_file.odin a626adac8e Use long-form names and alias with short-form UNIX-like names 1 year ago
temp_file_linux.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
temp_file_windows.odin fa1875a8f1 Minor changes to `os2` 1 year ago
user.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago