Laytan Laats
|
e94c4e1e18
posix: remove the is_temp things that prevented use-after-frees
|
1 year ago |
Laytan Laats
|
bd808f9ec6
os2: fix wiping results with temp allocator guard
|
1 year ago |
Laytan Laats
|
a4d459f651
os2: initial implementation for Darwin&BSDs, process API is only thing incomplete
|
1 year ago |
flysand7
|
7b501b22bb
[os2]: Split file type from mode bits
|
1 year ago |
gingerBill
|
2b43535961
Fix typo
|
1 year ago |
gingerBill
|
453fc5182b
Remove all uses of `context` stuff in os2
|
1 year ago |
gingerBill
|
450b9ceaec
Add `@(require_results)` everywhere in os2
|
1 year ago |
gingerBill
|
48c1822709
Move utility stuff to `internal_util.odin`
|
1 year ago |
gingerBill
|
91b7cdaad2
Mock out `temp_file.odin` stuff
|
1 year ago |
gingerBill
|
a626adac8e
Use long-form names and alias with short-form UNIX-like names
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
gingerBill
|
eef44b11f3
Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks
|
3 years ago |
gingerBill
|
bb4f108487
Update error handling for os2 on windows
|
3 years ago |
gingerBill
|
18bde22b26
Go to a `File` based approach over `Handle` based
|
3 years ago |
gingerBill
|
ee876ad66b
Strip semicolons
|
3 years ago |
gingerBill
|
ebbc33fdb5
Mockup of the new `package os` interface (incomplete and non-functioning)
|
4 years ago |