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 |
|
Laytan Laats
|
c2a7c29ce8
|
os2: fix using uuid as process handle for darwin, once it goes zombie it changes
|
2024-08-23 20:24:06 +02:00 |
|
Laytan Laats
|
a66520ba57
|
os2: process API for Darwin and most of it for BSDs
|
2024-08-22 23:07:24 +02:00 |
|
Laytan Laats
|
142bda2804
|
posix: start on process API
|
2024-08-17 15:48:01 +02:00 |
|
gingerBill
|
40b8150a23
|
Minor clean ups
|
2024-08-16 12:47:23 +01: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
|
a73677d21a
|
os2: nice != priority
|
2024-08-14 01:44:37 +02:00 |
|
Laytan Laats
|
bd808f9ec6
|
os2: fix wiping results with temp allocator guard
|
2024-08-14 01:44:37 +02:00 |
|
Laytan Laats
|
9e2c5acb9d
|
os2: fix bit checks
|
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 |
|