gingerBill
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
2 months ago |
Lucas Perlind
|
9f2d008a8a
Remove TEMP_ALLOCATOR_GUARD wrapper
|
5 months ago |
Lucas Perlind
|
5292a7f4f3
Fix posix
|
5 months ago |
Lucas Perlind
|
b9db1dd3e0
os2: Resolve temp allocator collisions
|
5 months ago |
Laytan Laats
|
0e4140a602
os/os2: recursive directory walker, expose errors in read_directory, file clone
|
7 months ago |
gingerBill
|
1bf33fe373
Use static global memory for std handles instead of allocating.
|
9 months ago |
Karl Zylinski
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 year ago |
Feoramund
|
7683c1f4bb
Report `Invalid_Whence` in `os2` POSIX seek
|
1 year ago |
Feoramund
|
981a2e1a00
Add missing `io.Stream_Mode` responses
|
1 year ago |
Laytan Laats
|
f837e35f4b
os2: fix bad free for posix file closure
|
1 year ago |
Laytan Laats
|
e94c4e1e18
posix: remove the is_temp things that prevented use-after-frees
|
1 year ago |
Laytan Laats
|
b07d0b38b1
os2: improve absolute/full path handling for posix
|
1 year ago |
Laytan Laats
|
bd808f9ec6
os2: fix wiping results with temp allocator guard
|
1 year ago |
Laytan Laats
|
ea5783c2ac
os2: fixes after rebasing
|
1 year ago |
Laytan Laats
|
72220a855f
posix: fix write error check
|
1 year ago |
Laytan Laats
|
a4d459f651
os2: initial implementation for Darwin&BSDs, process API is only thing incomplete
|
1 year ago |