.. |
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
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
1 year ago |
env_windows.odin
|
ecd7846ec3
Clean up allocator stuff into `allocators.odin`
|
1 year ago |
errors.odin
|
a15cbc474d
change error strings to an enumerated array in rodata; print_error takes a file argument
|
1 year ago |
errors_linux.odin
|
a15cbc474d
change error strings to an enumerated array in rodata; print_error takes a file argument
|
1 year ago |
errors_windows.odin
|
a78d6fe0b3
Use `i64` instead of `int` for internal procedures
|
2 years ago |
file.odin
|
dc954307d7
fix assumption about std handles in os2/file.odin
|
1 year ago |
file_linux.odin
|
dc954307d7
fix assumption about std handles in os2/file.odin
|
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
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
1 year ago |
heap_windows.odin
|
a660098106
os2: Add .Resize_Non_Zeroed allocation mode to os2/heap_windows
|
1 year ago |
internal_util.odin
|
3a9b86628a
Add `@(rodata)` and `@(static, rodata)` where appropriate
|
1 year ago |
path.odin
|
450b9ceaec
Add `@(require_results)` everywhere in os2
|
1 year ago |
path_linux.odin
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
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
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
1 year ago |
pipe_windows.odin
|
bb4f108487
Update error handling for os2 on windows
|
3 years ago |
process.odin
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
1 year ago |
process_linux.odin
|
a15cbc474d
change error strings to an enumerated array in rodata; print_error takes a file argument
|
1 year ago |
process_windows.odin
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
1 year ago |
stat.odin
|
59c33dd9fc
Add `Fstat_Callback` for `File.user_fstat`
|
1 year ago |
stat_linux.odin
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
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 |