Laytan Laats
|
0f2ad95014
Fix EOF detection is os2 window read
|
11 months ago |
Feoramund
|
f453054aff
Return `0, nil` in all `io` cases where an empty slice is provided
|
11 months ago |
Feoramund
|
ef99373c31
Fix `pread` and `pwrite` on `os2` Windows
|
11 months ago |
Feoramund
|
56f232e5fc
Report invalid whence & offset on `os2` Windows
|
11 months ago |
Feoramund
|
de1432b315
Fix Windows infinite recursion with `os2._flush`
|
11 months ago |
Feoramund
|
981a2e1a00
Add missing `io.Stream_Mode` responses
|
1 year ago |
gingerBill
|
60bc7f53d2
Comment out `open_buffered`
|
1 year ago |
gingerBill
|
046f72befd
Mock out `open_buffered`
|
1 year ago |
gingerBill
|
f03c2b7783
General clean up of `os2.read_directory` for Windows
|
1 year ago |
gingerBill
|
9d8953538b
Add missing attribute
|
1 year ago |
gingerBill
|
2ddaae45f3
Better handling of allocators
|
1 year ago |
gingerBill
|
efa8c92bab
Implement `init_long_path_support`
|
1 year ago |
gingerBill
|
65fec9134e
Use `SHFileOperationW` for `remove_all` on Windows
|
1 year ago |
gingerBill
|
8037ace873
Begin work on os2/dir.odin
|
1 year ago |
gingerBill
|
24f9e2bbeb
Begin mocking out the linux stuff on os2
|
1 year ago |
gingerBill
|
2f8399fe20
Merge pull request #3940 from flysand7/os2-handle-inheritance
|
1 year ago |
flysand7
|
7b501b22bb
[os2]: Split file type from mode bits
|
1 year ago |
flysand7
|
4dcb75af6d
Make all handles non-inheritable by default
|
1 year ago |
gingerBill
|
5de6016e7f
Clean up `os2.File.impl` usage
|
1 year ago |
gingerBill
|
4f73b35da5
Make `os2.File` a more generic interface
|
1 year ago |
gingerBill
|
3d38f14202
Use `fstat` on `os2.File` directly
|
1 year ago |
flysand7
|
b686b072d5
[os2/file]: Fixes related to handle inheritance
|
1 year ago |
gingerBill
|
453fc5182b
Remove all uses of `context` stuff in os2
|
1 year ago |
gingerBill
|
91b7cdaad2
Mock out `temp_file.odin` stuff
|
1 year ago |
gingerBill
|
361be301fa
Use internal `temp_allocator()`
|
1 year ago |
gingerBill
|
ecd7846ec3
Clean up allocator stuff into `allocators.odin`
|
1 year ago |
flysand7
|
0f944bc0a1
[core/os2]: Reading from unsized files
|
1 year ago |
gingerBill
|
271f84ab5b
Expect `stream` as a field directly on `os2.File`
|
1 year ago |
gingerBill
|
fa1875a8f1
Minor changes to `os2`
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |