gingerBill
|
1bf33fe373
|
Use static global memory for std handles instead of allocating.
|
2025-01-05 12:53:20 +00:00 |
|
Karl Zylinski
|
19f0127e55
|
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
2024-09-14 18:27:49 +02:00 |
|
 FeoramundandLaytan
|
7683c1f4bb
|
Report Invalid_Whence in os2 POSIX seek
|
2024-08-28 19:53:20 +02:00 |
|
 FeoramundandLaytan
|
981a2e1a00
|
Add missing io.Stream_Mode responses
|
2024-08-28 19:53:19 +02:00 |
|
Laytan Laats
|
f837e35f4b
|
os2: fix bad free for posix file closure
|
2024-08-14 01:45:24 +02:00 |
|
Laytan Laats
|
e94c4e1e18
|
posix: remove the is_temp things that prevented use-after-frees
https://github.com/odin-lang/Odin/commit/d0709a7de21efded4625167dbff4a7dd13d561b4
fixes those another way.
|
2024-08-14 01:45:24 +02:00 |
|
Laytan Laats
|
b07d0b38b1
|
os2: improve absolute/full path handling for posix
|
2024-08-14 01:45:23 +02:00 |
|
Laytan Laats
|
bd808f9ec6
|
os2: fix wiping results with temp allocator guard
|
2024-08-14 01:44:37 +02:00 |
|
Laytan Laats
|
ea5783c2ac
|
os2: fixes after rebasing
|
2024-08-14 01:44:37 +02:00 |
|
Laytan Laats
|
72220a855f
|
posix: fix write error check
|
2024-08-14 01:44:37 +02:00 |
|
Laytan Laats
|
a4d459f651
|
os2: initial implementation for Darwin&BSDs, process API is only thing incomplete
|
2024-08-14 01:44:37 +02:00 |
|