Laytan Laats
|
e94c4e1e18
posix: remove the is_temp things that prevented use-after-frees
|
1 rok temu |
Laytan Laats
|
f00f68ef6f
posix/os2: fix test and add back in removed temp guard
|
1 rok temu |
Laytan Laats
|
bd808f9ec6
os2: fix wiping results with temp allocator guard
|
1 rok temu |
Laytan Laats
|
a4d459f651
os2: initial implementation for Darwin&BSDs, process API is only thing incomplete
|
1 rok temu |
gingerBill
|
a241168142
Clean up `err != nil` usage
|
1 rok temu |
gingerBill
|
f03c2b7783
General clean up of `os2.read_directory` for Windows
|
1 rok temu |
gingerBill
|
07b1819dc8
Improve `os2.read_directory`
|
1 rok temu |
gingerBill
|
c407e423d9
Add `inode` to `os2.Stat`
|
1 rok temu |
gingerBill
|
8037ace873
Begin work on os2/dir.odin
|
1 rok temu |
flysand7
|
7b501b22bb
[os2]: Split file type from mode bits
|
1 rok temu |
gingerBill
|
5de6016e7f
Clean up `os2.File.impl` usage
|
1 rok temu |
gingerBill
|
4f73b35da5
Make `os2.File` a more generic interface
|
1 rok temu |
gingerBill
|
ecd7846ec3
Clean up allocator stuff into `allocators.odin`
|
1 rok temu |
gingerBill
|
fa1875a8f1
Minor changes to `os2`
|
1 rok temu |
gingerBill
|
a626adac8e
Use long-form names and alias with short-form UNIX-like names
|
1 rok temu |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 rok temu |
gingerBill
|
eef44b11f3
Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks
|
3 lat temu |
gingerBill
|
bb4f108487
Update error handling for os2 on windows
|
3 lat temu |
gingerBill
|
96ab17ecfc
Begin mocking os2 for windows out more
|
3 lat temu |
gingerBill
|
18bde22b26
Go to a `File` based approach over `Handle` based
|
3 lat temu |
gingerBill
|
ee876ad66b
Strip semicolons
|
4 lat temu |
gingerBill
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 lat temu |
gingerBill
|
85e5be03d1
Redesign `os2.Error` to work with the new extended `union` behaviour
|
4 lat temu |
gingerBill
|
ebbc33fdb5
Mockup of the new `package os` interface (incomplete and non-functioning)
|
4 lat temu |